12 Commits

Author SHA1 Message Date
f9f5d402d3 Update bubble_sort.py
Added main method, Made it Python2 suitable, Enabled user input!
2018-10-16 20:39:22 +02:00
356b51458d done 2018-10-05 14:20:19 +05:30
9489e8512d Break if the collection is sorted 2018-06-23 17:01:06 +02:00
1611f40c51 Merge branch 'master' into revert-22-patch-1 2018-01-20 16:27:17 +05:30
4e06949072 Modernize Python 2 code to get ready for Python 3 2017-11-25 10:23:50 +01:00
014786e340 Fix: typo in multiple files. 2017-10-07 06:47:50 -07:00
9deae5d14c PEP style and tree traversals 2016-09-26 02:45:14 +05:30
119da45c52 for better bubble sort 2016-09-11 17:51:34 +08:00
a04d5c5e1e Revert "Update bubble_sort.py" 2016-08-26 17:16:03 +05:30
ab8340cac7 Update bubble_sort.py 2016-08-26 09:02:54 +03:00
e359b6efd4 Fixed typos and added the shell sort algorithm 2016-08-16 12:43:02 -04:00
ab2614574e Move files to separate directories 2016-08-01 15:06:53 +05:00