Alexander Kuleshov
|
63d2d69629
|
move comb_sort to separate package
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
|
2018-02-02 00:45:10 +06:00 |
|
Alexander Kuleshov
|
22a9e841eb
|
move cocktail sort to separate package
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
|
2018-02-02 00:42:22 +06:00 |
|
Alexander Kuleshov
|
745435d087
|
move bubble_sort and other sortings to separate packages
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
|
2018-02-02 00:36:08 +06:00 |
|
0xAX
|
8a8ce96014
|
Merge pull request #11 from srksumanth/work
Improve Bubble sort & Insertion sort
|
2018-01-24 18:29:43 +01:00 |
|
srksumanth
|
28fc34ce16
|
simplify insertion sort
|
2018-01-24 18:13:58 +05:30 |
|
srksumanth
|
17585bda6f
|
remove extra iteration
|
2018-01-24 15:10:41 +05:30 |
|
0xAX
|
39643a9dd4
|
Merge pull request #10 from jubnzv/master
Make insertion_sort.go a bit easier
|
2018-01-06 14:39:33 +01:00 |
|
Georgy Komarov
|
bc53a37b35
|
Make insertion_sort.go a bit easier
|
2018-01-06 14:29:55 +03:00 |
|
0xAX
|
916c027ac9
|
Merge pull request #9 from gregogalante/patch-1
Fixed prev link for items
|
2017-12-15 19:10:22 +01:00 |
|
Gregorio Galante
|
be6879dec9
|
Fixed prev link for items
Changed the order of updates of pointers for new items of the list to make Prev() function works property.
|
2017-12-15 18:58:36 +01:00 |
|
0xAX
|
9e9b987737
|
Merge pull request #7 from tural-esger/master
sorg.go to sort.go
|
2017-06-26 13:27:52 +06:00 |
|
tural-esger
|
211d8fe63f
|
Merge pull request #1 from tural-esger/Tural
Rename insertion_sorg.go to insertion_sort.go
|
2017-06-26 02:50:40 +04:00 |
|
tural-esger
|
4702368f8f
|
Rename insertion_sorg.go to insertion_sort.go
|
2017-06-26 02:49:34 +04:00 |
|
Alexander Kuleshov
|
cb32031436
|
add insertion sort
|
2017-06-01 00:02:12 +06:00 |
|
Alexander Kuleshov
|
2deb4ba69a
|
reimplement queue based on pointers
|
2017-03-08 00:21:07 +06:00 |
|
Alexander Kuleshov
|
248647cbff
|
rewrite stack with pointers
|
2017-02-21 00:35:56 +06:00 |
|
Alexander Kuleshov
|
0f22fe5c1b
|
update README.md
|
2017-02-21 00:35:45 +06:00 |
|
Alexander Kuleshov
|
307fadc6e2
|
go fmt for stack
|
2017-02-20 17:18:03 +06:00 |
|
0xAX
|
a4d6be93c7
|
Merge pull request #6 from StevenMaude/tidy-readme
Make small fixes to README
|
2016-09-04 15:57:43 +03:00 |
|
Steven Maude
|
7b03408f90
|
Make small fixes to README
Fix some small typos.
|
2016-09-04 00:00:26 +01:00 |
|
Alexander Kuleshov
|
a9723dfb97
|
update Stack.add
|
2016-03-29 00:39:40 +06:00 |
|
Alexander Kuleshov
|
0e2f7d78e6
|
move collections outside of collections
|
2016-03-29 00:36:48 +06:00 |
|
Alexander Kuleshov
|
8848089e4b
|
move gcd to numerical
|
2016-03-29 00:34:09 +06:00 |
|
0xAX
|
3a1d5c9dfc
|
Update utils.go
|
2015-12-26 18:34:44 +06:00 |
|
0xAX
|
827384fefd
|
Update README.md
|
2015-03-06 20:20:24 +06:00 |
|
0xAX
|
7e09140a8f
|
Merge pull request #4 from xyproto/comments
Adding comments and more output
|
2015-02-24 23:31:29 +06:00 |
|
Alexander F Rødseth
|
213fe88680
|
Adding comments and more output
|
2015-02-24 17:23:56 +01:00 |
|
0xAX
|
db40d86169
|
unused import removed
|
2014-08-13 00:08:36 +06:00 |
|
0xAX
|
8803407669
|
README.md updated
|
2014-08-13 00:08:02 +06:00 |
|
0xAX
|
192c15d936
|
binary search
|
2014-08-13 00:07:03 +06:00 |
|
0xAX
|
f7794af38d
|
indentation fixed
|
2014-08-12 23:35:29 +06:00 |
|
0xAX
|
34210e7815
|
indentation fixed
|
2014-08-12 23:35:02 +06:00 |
|
Alexander Kuleshov
|
e64b29e46f
|
README.md updated
|
2014-08-12 23:34:27 +06:00 |
|
Alexander Kuleshov
|
0b79c05d03
|
README.md updated
|
2014-08-12 23:33:36 +06:00 |
|
Alexander Kuleshov
|
ba0674c7e0
|
gcd algorithm added
|
2014-08-12 23:33:02 +06:00 |
|
0xAX
|
0726d6c260
|
indentation fixed
|
2014-08-11 19:33:20 +06:00 |
|
0xAX
|
466ab31277
|
collections queue added
|
2014-08-11 19:24:15 +06:00 |
|
0xAX
|
bcca7df5f8
|
README.md updated
|
2014-08-11 19:11:45 +06:00 |
|
0xAX
|
69536e8542
|
collections/stack added
|
2014-08-11 19:10:38 +06:00 |
|
0xAX
|
ace0d6d479
|
README.md updated
|
2014-08-10 19:57:49 +06:00 |
|
0xAX
|
5243307543
|
echo.txt removed
|
2014-08-10 19:55:58 +06:00 |
|
0xAX
|
f23e579d4a
|
binary tree
|
2014-08-10 19:55:40 +06:00 |
|
0xAX
|
d3e33651ac
|
list package fixed
|
2014-08-09 23:25:44 +06:00 |
|
0xAX
|
991a1227b7
|
doubly linked list added
|
2014-08-09 23:24:50 +06:00 |
|
0xAX
|
66f74f0b4b
|
Merge branch 'master' of github.com:0xAX/go-algorithms
|
2014-06-27 20:29:13 +06:00 |
|
0xAX
|
728951cd08
|
README.md edited
|
2014-06-27 20:28:56 +06:00 |
|
0xAX
|
770d727a5a
|
counting sort added
|
2014-06-27 20:28:17 +06:00 |
|
0xAX
|
ec0a614983
|
Merge pull request #2 from termith/master
Added Shell sort
|
2014-06-26 23:26:13 +06:00 |
|
termith
|
6284316078
|
Added Shell sort
|
2014-06-26 18:59:53 +04:00 |
|
0xAX
|
46b32e8b0e
|
* comb sort added
* odd-even sort added
* heap sort added
|
2014-06-26 20:49:56 +06:00 |
|