Libin Yang
2ef1e90aad
Merge pull request #686 from TimotheeChauvin/Development
...
README.md: fix broken links + minor orthographic and syntactic corrections
2019-01-17 12:33:59 +08:00
TimotheeChauvin
2b04588708
README.md: fix broken links + minor orthographic and syntactic corrections
2019-01-16 20:24:12 +01:00
Libin Yang
2f918ed722
Merge pull request #673 from darius-welsch/Development
...
Secure Hash Algorithm 2 (SHA-224, SHA-256, SHA-384, SHA-512)
2019-01-08 16:52:00 +08:00
Libin Yang
604d5d36d8
Update Sha2.java
2019-01-08 16:51:32 +08:00
darius-welsch/
2e618c86a0
Add the Secure Hash Algorithm 2 family, namely SHA-224, SHA-256, SHA-384
...
and SHA-512
2019-01-04 22:48:29 +01:00
Libin Yang
e7a182b03e
Merge pull request #670 from ani03sha/Development
...
Added Pigeonhole Sort with its corresponding test cases
2019-01-04 20:39:26 +08:00
Libin Yang
1274140ea3
Update PigeonholeSort.java
2019-01-04 20:38:49 +08:00
Anirudh Sharma
9fe55c82d8
Added Pigeonhole Sort with its corresponding test cases
2019-01-04 17:59:20 +05:30
Anirudh Sharma
005380f538
Added Pigeonhole Sort with its corresponding test cases
2019-01-04 12:29:42 +05:30
Libin Yang
a7a087da0c
Merge pull request #669 from ani03sha/Development
...
Added Counting Sort and Cycle Sort
2019-01-02 22:35:53 +08:00
Anirudh Sharma
c22449acc5
Fixed the CountingSort to incorporate negative values by adding offset
2019-01-02 19:37:43 +05:30
Anirudh Sharma
9763b6df89
Added algorithm class CycleSort and its corresponding test class CycleSortTest
2019-01-02 12:55:40 +05:30
Anirudh Sharma
e15d329c71
Added algorithm class CountingSort and its corresponding test class CountingSortTest
2019-01-02 12:31:54 +05:30
Libin Yang
f65fc4dabc
Merge pull request #511 from RalleYTN/Development
...
Added SimplexNoise
2018-12-27 20:15:35 +08:00
Libin Yang
d814728210
Merge pull request #628 from Feconiz/Development
...
Added Linear Search, changed Binary search
2018-12-12 09:45:45 +08:00
Libin Yang
7c0c4bcfe1
Merge pull request #647 from LesliePinto89/Development
...
Added Interpolation Search and JUnit test.
2018-12-04 20:10:34 +08:00
LPinto
c0ca53743a
Added Interpolation Search and JUnit test.
2018-11-17 23:25:33 +00:00
Varun Upadhyay
829f7d7313
Merge pull request #635 from LesliePinto89/Development
...
Added StoogeSort algorithm and JUnit Test
2018-11-04 11:38:48 -08:00
LPinto
7281281d33
Added StoogeSort algorithm and JUnit Test
2018-11-04 17:51:27 +00:00
Panagiotis Karapas
c6ce36b19b
Added Linear Search, changed Binary search
...
-Linear Search was added.
-Made Both searches final and static ( There is no reason to have to instantiate them). Also Changed the tests to include the new static methods.
-Added a new test, searching an empty array.
2018-10-31 18:21:04 +00:00
Varun Upadhyay
08dc6adfcc
Merge pull request #514 from lq920320/Development
...
add MergeSortTest for MergeSort.
2018-09-09 09:41:34 -07:00
lq
999dc93f23
add MergeSortTest for MergeSort.
2018-09-09 20:26:40 +08:00
varunu28
4e7843b801
Corrected the InsertionSort test
2018-09-08 08:21:27 -07:00
Varun Upadhyay
c4a13fc64c
Merge pull request #512 from lakshay17244/patch-1
...
Negative Integer, worst case array test added
2018-09-07 14:25:22 -07:00
Lakshay Sharma
7a8191f097
Negative Integer, worst case array test added
2018-09-08 01:57:32 +05:30
Ralph Niemitz
0128a014c6
Made the required changes for the PR
2018-09-04 06:38:43 +02:00
Ralph Niemitz
6d2fa795f7
Added SimplexNoise
...
Signed-off-by: Ralph Niemitz <ralph.niemitz@gmx.de>
2018-09-03 10:42:21 +02:00
Varun Upadhyay
e4827bdb23
Merge pull request #500 from lq920320/Development
...
add Test for InsertionSort
2018-08-29 17:46:25 -07:00
lq
6de87051fd
add Test for InsertionSort;
...
delete print statements from Test files.
2018-08-30 07:37:23 +08:00
lq
47093451ac
add Test for InsertionSort
2018-08-30 01:34:59 +08:00
varunu28
0adfcaca7a
Corrected project structure
2018-08-28 13:16:45 -07:00
Varun Upadhyay
3eff87291b
Merge pull request #490 from lq920320/Development
...
add some tests for Sort
2018-08-26 09:44:28 -07:00
lq
89f1c37502
add some tests for Sort
2018-08-26 22:56:02 +08:00
varunu28
90a4c36618
Added binary search and test
2018-08-25 08:39:01 -07:00
Varun Upadhyay
5b76fca9f6
Merge pull request #488 from lq920320/Development
...
add a Test about AnyBaseToDecimal.java
2018-08-24 23:41:31 -07:00
lq
d9c46396d8
add a Test
2018-08-25 14:37:07 +08:00
lq
bcf4b617bb
add a Test
2018-08-25 14:21:01 +08:00
Varun Upadhyay
db9e4bbbe7
Update README.md
2018-08-24 23:02:01 -07:00
Varun Upadhyay
ee0940d654
Update README.md
2018-08-24 10:34:20 -07:00
Varun Upadhyay
39fb7902cf
Update README.md
2018-08-24 10:30:28 -07:00
Varun Upadhyay
da58e6bd0f
Delete .project
2018-08-24 10:08:43 -07:00
Varun Upadhyay
90a38205a1
Delete .classpath
2018-08-24 10:08:32 -07:00
varunu28
3e999d9445
Restructured the folder
2018-08-24 10:07:38 -07:00
Christian Bender
6d76e33c19
Merge pull request #470 from christianbender/master
...
removed duplciated data-structures
2018-07-25 16:40:21 +02:00
Christian Bender
c86ba856a8
removed duplciated data-structures
2018-07-25 16:37:10 +02:00
Christian Bender
89b94a8f52
Merge pull request #456 from ravidesai47/master
...
Good Work!
2018-07-21 20:45:23 +02:00
Christian Bender
058b99048f
Merge pull request #457 from shubhamtewari/master
...
Good Work!
2018-07-21 20:41:07 +02:00
Christian Bender
2cbaa808af
Merge pull request #460 from y2kbcm1/master
...
update insertion sorting part
2018-07-21 20:15:39 +02:00
Christian Bender
354e74c019
Merge pull request #434 from ayushnagar123/patch-1
...
Patch 1
2018-07-16 23:56:24 +02:00
Christian Bender
5affb4d402
Merge pull request #309 from YooSeonjae/master
...
Scheduling to Minimize Lateness ( Greedy Algorithm )
2018-07-16 23:55:48 +02:00