nik
|
9491b45a05
|
Minor changes
|
2018-04-09 21:14:40 +03:00 |
|
nik
|
d4bd9e7c7d
|
Replaced the left sorts to the new package
|
2018-04-09 15:50:48 +03:00 |
|
nik
|
52d1182de5
|
Refactored BubbleSort, CycleSort, CocktailShakerSort
|
2018-04-09 15:48:08 +03:00 |
|
nik
|
b01c2cf2c6
|
Refactored bogo sort and bubble sort
|
2018-04-09 15:24:16 +03:00 |
|
nik
|
65361a4445
|
Refactored and fixed the bugs in BinaryTreeSort
|
2018-04-09 15:12:40 +03:00 |
|
nik
|
874940160a
|
Added the default method to sort a list to the sort interface
Changes in InsertionSort and CountingSort
|
2018-04-09 14:04:46 +03:00 |
|
nik
|
5560be8262
|
MergeSort was implemented SortAlgorithm
|
2018-04-09 13:41:39 +03:00 |
|
nik
|
2c356b563f
|
The sorting structure was driven to a general java project structure
Fixed the bugs in QuickSort
Refactored QuickSort
|
2018-04-09 13:25:02 +03:00 |
|
nik
|
35f21f3b1b
|
Refactored SelectionSort
|
2018-04-09 12:12:30 +03:00 |
|
nik
|
3c40937c66
|
Created general interface for most algorithms
Created utils methods
Refactored ShellSort
|
2018-04-09 12:05:41 +03:00 |
|
nik
|
205aec0c4f
|
Changed the names of the counting sort methods
Added curly braces for the loop
|
2018-04-09 09:57:03 +03:00 |
|
nik
|
f564fa4ea1
|
Added the counting sort method which uses stream API
Changed the original sorting method: creating and throwing an exception it costs then using getOrDefault for a map
|
2018-04-06 11:34:52 +03:00 |
|
Christian Bender
|
8dcc57f9b9
|
Merge pull request #404 from divyeshjagatiya/master
Good Work! Thanks for contribution.
|
2018-04-04 23:46:23 +02:00 |
|
DJagatiya
|
5ffdc380e8
|
Updates in CSVFile.java : Remove code redundancy and use try with resource
|
2018-04-04 01:54:06 +05:30 |
|
Christian Bender
|
258e64d1f7
|
Merge pull request #265 from Kromzem/master
Perlin-Noise-Algorithm added
|
2018-04-02 17:04:14 +02:00 |
|
Christian Bender
|
d2c944387e
|
Merge pull request #400 from khalil2535/master
Thanks for the changes! I maintain this repository only recently.
|
2018-04-02 15:06:46 +02:00 |
|
khalil2535
|
e6766a92d6
|
rename AnytoAny to capital letters and adding package declaration
|
2018-04-01 22:17:03 +03:00 |
|
Christian Bender
|
dba791e515
|
Merge pull request #399 from khalil2535/master
Update Stacks.java
|
2018-04-01 20:37:55 +02:00 |
|
Mahmoud khalil
|
9ac82a1a26
|
Update Stacks.java
|
2018-04-01 20:50:41 +03:00 |
|
Christian Bender
|
9ad263fc58
|
Merge pull request #136 from shikhart98/master
Add Compression Algorithm
|
2018-03-31 17:19:45 +02:00 |
|
Christian Bender
|
f480b5ba7b
|
Delete TestCSVFile.class
|
2018-03-31 17:13:09 +02:00 |
|
Christian Bender
|
3382f15b9d
|
Delete CSVFile.class
|
2018-03-31 17:13:03 +02:00 |
|
Christian Bender
|
d012667476
|
Merge pull request #359 from christianbender/master
CSVFile --- class
|
2018-03-31 17:12:36 +02:00 |
|
Christian Bender
|
d39663d24f
|
Merge pull request #317 from Febaug/master
Add connected components algorithm
|
2018-03-31 17:10:51 +02:00 |
|
Christian Bender
|
63bba807a6
|
Merge pull request #218 from AKS1996/master
Additional files similiar to TheAlgorithms/Python
|
2018-03-31 16:57:44 +02:00 |
|
Christian Bender
|
0aae345163
|
Merge pull request #226 from sanghaisubham/editdistance
Implementation of Edit Distance in Java
|
2018-03-31 16:54:58 +02:00 |
|
Christian Bender
|
03dad512cc
|
Merge pull request #290 from sahilb2/master
Added peekFront and peekBack functions
|
2018-03-31 16:38:25 +02:00 |
|
Christian Bender
|
6b659d7e22
|
Merge pull request #292 from Piyush13y/patch-1
AES Encryption/Decryption
|
2018-03-31 16:37:13 +02:00 |
|
Christian Bender
|
d133868f61
|
Merge pull request #329 from Phil-Schmidt/master
Add Advanced Encryption Standard
|
2018-03-31 15:58:55 +02:00 |
|
Christian Bender
|
12e7f66753
|
Merge pull request #333 from The-TJ/patch-2
Thanks for contribution
|
2018-03-31 14:42:53 +02:00 |
|
The-TJ
|
b190206b76
|
Update OctalToHexadecimal.java
|
2018-03-31 00:02:10 +01:00 |
|
Christian Bender
|
fe78789fcb
|
Merge pull request #397 from khongta0932488598/patch-1
QuickSortAlgo.java
|
2018-03-30 21:25:24 +02:00 |
|
Christian Bender
|
6959592744
|
Merge pull request #330 from JeonSeongBae/JeonSeongBae
Thanks for contribution
|
2018-03-29 23:52:05 +02:00 |
|
Christian Bender
|
b88e9781f5
|
Merge pull request #375 from GammaBurst101/palindrome
Resolve the conflict of closed PR #146
|
2018-03-29 16:32:11 +02:00 |
|
Christian Bender
|
4d435994d7
|
Update README.md
|
2018-03-29 16:30:19 +02:00 |
|
Christian Bender
|
757ad7f47e
|
Merge pull request #377 from GammaBurst101/Update-Readme
Solves issue #304
|
2018-03-29 16:23:49 +02:00 |
|
khongta0932488598
|
01d699924e
|
QuickSortAlgo.java
Change to List<E> for any type of array.
Change value of pivot to value of middle index of unsorted array.
|
2018-03-29 21:47:45 +11:00 |
|
Varun Upadhyay
|
8b359c7f8f
|
Merge pull request #382 from knightcube/patch-1
Update README.md
|
2018-02-21 06:27:05 -08:00 |
|
Rajat Kumar Gupta
|
491d4210b8
|
Update README.md
|
2018-02-21 13:17:31 +05:30 |
|
Varun Upadhyay
|
ff43b3647f
|
Merge pull request #380 from petersonddb/dec2bin-bitwise
Add a bitwise conversion for DecimalToBinary.
@petersonddb Thanks for the commit
|
2018-02-18 17:07:27 -08:00 |
|
Peterson Daronch de Bem
|
80aa51daa2
|
Add a bitwise conversion for DecimalToBinary.
|
2018-02-18 21:56:49 -03:00 |
|
sahilb2
|
bdc59aa4ea
|
Merge remote-tracking branch 'upstream/master'
|
2018-02-06 01:03:22 -06:00 |
|
Prasoon
|
90667d5590
|
Last update for README.md
|
2018-02-04 19:17:31 +05:30 |
|
Prasoon
|
e294cf7f5d
|
Second update for README.md
|
2018-02-04 18:57:02 +05:30 |
|
Prasoon
|
148aede3d3
|
Update README.md
|
2018-02-04 18:46:59 +05:30 |
|
Prasoon
|
6f9867a765
|
Resolve the conflict of #146
|
2018-02-03 11:44:46 +05:30 |
|
Prasoon
|
b58a588848
|
Merge branch 'master' of https://github.com/TheAlgorithms/Java
|
2018-02-03 09:45:17 +05:30 |
|
Chetan Kaushik
|
7320201a44
|
Merge pull request #142 from manmeet-22/patch-5
Palindromic Primes
|
2018-02-02 09:29:12 +05:30 |
|
Varun Upadhyay
|
4e6a8597af
|
Merge pull request #374 from GammaBurst101/Fix-error
Fix a logical error and set a method to private
|
2018-01-31 05:56:41 -08:00 |
|
Prasoon
|
94b70d255d
|
Merge branch 'master' of https://github.com/TheAlgorithms/Java
|
2018-01-31 19:04:39 +05:30 |
|