Commit Graph

1115 Commits

Author SHA1 Message Date
shellhub
5e6c5a3861 Calculate area of various geometric shapes 2020-08-16 13:34:48 +08:00
shellhub
f2b50c0e6c duplicate with NumberOfDigits.java 2020-08-16 11:55:25 +08:00
Du Yuanchao
1eb9dcb0e6
Merge pull request #1411 from shellhub/dev
update armstrong number and add NumberOfDigits
2020-08-14 08:19:58 +08:00
Stepfen Shawn
ab88fed356
Merge pull request #1396 from rbshealy/master
Add javadoc comments and Cleanup DynamicArray.java
2020-08-13 10:43:36 +08:00
github-actions
9a625671ac updating DIRECTORY.md 2020-08-12 14:54:05 +00:00
shellhub
22e2e74bf8 add NumberOfDigits 2020-08-12 22:53:08 +08:00
shellhub
2bd49e4728 * fix doc
* add test
* fix armstrong number
2020-08-12 22:04:20 +08:00
Yang Libin
3cb9adfc6f
Merge pull request #1409 from shellhub/dev
BubbleSort Recursion
2020-08-12 17:16:24 +08:00
github-actions
ea34a03025 updating DIRECTORY.md 2020-08-11 16:37:48 +00:00
shellhub
6da8a00986 BubbleSort Recursion 2020-08-12 00:37:16 +08:00
Stepfen Shawn
0c75460ca6
Merge pull request #1407 from Pa1sathvik/master
Update RomanToInteger.java
2020-08-11 17:51:56 +08:00
Pa1sathvik
eb75ce5096
Update RomanToInteger.java
In case if lower case roman letters are supplied, we need to convert into single case(Upper case).
2020-08-10 19:15:34 +05:30
Yang Libin
5fd352f84e
Merge pull request #1406 from shellhub/dev
Update max and findMax function
2020-08-10 17:03:52 +08:00
shellhub
6079b4bc10 * reduce code
* add function overriding
* update test
2020-08-10 16:52:06 +08:00
Ray S
460a8d0a74
Add white-space 2020-08-06 22:50:49 -04:00
Ray
851df781dd Add javadoc comments and Cleanup DynamicArray.java 2020-08-06 22:32:49 -04:00
Stepfen Shawn
4be90d8afa
Merge pull request #1391 from rbshealy/master
Add nested linked list and node class to HashMap.java
2020-08-07 09:00:12 +08:00
Ray S
bc7e3fd8ba
use public class HashMap 2020-08-05 17:22:37 -04:00
Ray
697d25b47e Add nested linked list and node class to HashMap.java 2020-08-05 17:11:10 -04:00
github-actions
1e64653ceb updating DIRECTORY.md 2020-08-03 01:14:00 +00:00
Stepfen Shawn
0ba52b956d
Rename GraphAlgos to GraphAlgos.java 2020-08-02 20:13:38 -05:00
github-actions
fdbb7ad7dd updating DIRECTORY.md 2020-08-02 13:40:25 +00:00
Stepfen Shawn
763bf779ef
Merge pull request #1382 from rbshealy/feature
Add HashMapLinearProbing.java and MainLinearProbing.java
2020-08-02 21:40:08 +08:00
Ray S
f729092e8a
Use public class HashMapLinearProbing 2020-08-02 09:17:16 -04:00
github-actions
c53810b9f4 updating DIRECTORY.md 2020-08-02 13:00:07 +00:00
Stepfen Shawn
e5a422d200
Rename BoardPath to BoardPath.java 2020-08-02 07:59:49 -05:00
Stepfen Shawn
90f59aa6ac
Update class name 2020-08-02 15:21:33 +08:00
github-actions
98428462cd updating DIRECTORY.md 2020-08-02 07:17:00 +00:00
Stepfen Shawn
c58d96b927
Merge pull request #1383 from iamhrishikeshpadhye/patch-1
Update and rename Minimum sum partition to MinimumSumPartition.java
2020-08-02 15:16:43 +08:00
Hrishikesh Padhye
6f8f5bebfe
Update and rename Minimum sum partition to MinimumSumPartition.java
Updated the file name and indentations to increase the readability
2020-08-02 11:06:09 +05:30
Ray
84f5038996 Add HashMapLinearProbing.java and MainLinearProbing.java 2020-08-01 18:00:27 -04:00
Stepfen Shawn
de4b2be8af
Use public class 2020-07-31 11:44:09 +08:00
Stepfen Shawn
3b7dae8ffa
Update PerfectBinarySearch.java
Add package;
2020-07-30 23:20:46 +08:00
github-actions
6a79ea7284 updating DIRECTORY.md 2020-07-30 15:19:02 +00:00
Stepfen Shawn
c3136e280a
Update and rename Perfect BinarySearch to PerfectBinarySearch.java 2020-07-30 23:18:29 +08:00
Du Yuanchao
2890797194
Merge pull request #1363 from shellhub/master
format code
2020-07-30 14:20:52 +08:00
github-actions
13925aa627 updating DIRECTORY.md 2020-07-26 18:46:07 +00:00
Sombit Bose
33b982eeac
Merge pull request #1369 from Utsav1999/utsav-math
Added Count Digit program
2020-07-27 00:15:45 +05:30
Utsav1999
7f944d93dd updated with Maths package 2020-07-26 21:36:19 +05:30
Utsav1999
da29549d67 updated with Maths package 2020-07-26 21:32:32 +05:30
Stepfen Shawn
8ddbed6724
Merge pull request #1366 from rbshealy/feature
Added deleteNode method
2020-07-26 17:55:30 +08:00
Utsav1999
ce5ca17381 Update for zero and negative numbers 2020-07-26 01:31:34 +05:30
Utsav1999
e68334330e Added Count Digit program 2020-07-25 21:49:11 +05:30
Ray
0ce51e88dd Added deleteNode method 2020-07-23 19:59:52 -04:00
Sombit Bose
d2870c841d
Merge pull request #1365 from TheAlgorithms/revert-1362-z-function
Revert "z function added"
2020-07-22 23:32:04 +05:30
github-actions
c4a8f71c12 updating DIRECTORY.md 2020-07-22 17:59:28 +00:00
Sombit Bose
6e7a326f75
Revert "z function added" 2020-07-22 23:29:09 +05:30
github-actions
5e8c8c7476 updating DIRECTORY.md 2020-07-22 17:53:38 +00:00
Sombit Bose
8bb54ca7a5
Merge pull request #1362 from vakhokoto/z-function
z function added
2020-07-22 23:23:05 +05:30
vakhokoto
a983a15b62 description added and also link to the algorithm review 2020-07-22 12:52:54 +04:00