Commit Graph

3 Commits

Author SHA1 Message Date
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
b1b4bdaecd Changed extention of previous files and added Selection sort 2016-07-19 22:34:17 +05:30