Sergey Tsaplin
|
231ab6216b
|
Travis integration (Add .travis.yml)
|
2016-08-01 16:19:40 +05:00 |
|
Tony Sappe
|
f9af3e8197
|
Typos in README.md
|
2016-07-29 16:04:14 -04:00 |
|
Tony Sappe
|
578845a6b5
|
Improved MergeSort.py
* Added Python3 support
|
2016-07-29 15:50:07 -04:00 |
|
Tony Sappe
|
37ddd2c8d0
|
Changed QuickSort.py
Converted all indentations to spaces (different files had spaces or tabs)
|
2016-07-29 15:32:18 -04:00 |
|
Tony Sappe
|
b7eae6b0e3
|
Changed BubbleSort.py and InsertionSort.py to allow x number of inputs. Also worked on LinearSearch.py
|
2016-07-29 15:16:35 -04:00 |
|
Tony Sappe
|
549915acd4
|
Made improvements to Bubble and Insertion algorithms
* Placed the algorithms within their own functions separate from the input and output code
* Updated README
|
2016-07-29 14:49:20 -04:00 |
|
Chetan Kaushik
|
2636f3c62f
|
Initial commit
|
2016-07-16 15:14:01 +05:30 |
|