python_algo my python algorithms practice Bubble Sort Bubble sort tries to moves highest to last position where as selection sort work on getting lowest number to first position spot marker for each position and compare other elements to swap to spotmaker position