Open de-sh opened 6 years ago
GitMate.io thinks possibly related issues are https://github.com/NITSkmOS/Algorithms/issues/305 ([Algo] Add Knapsack problem [Python]), https://github.com/NITSkmOS/Algorithms/issues/238 ([Algo] Coin Change Problem [Python]), https://github.com/NITSkmOS/Algorithms/issues/43 ([Algo] Binary Search [Python]), https://github.com/NITSkmOS/Algorithms/issues/14 ([Algo]: Add Heapsort in Python), and https://github.com/NITSkmOS/Algorithms/issues/302 ([Algo] Add Python Bubble Sort).
Going through the repo I couldn't find an algorithm implemented for selection sort in python. I have created a pull request for the same.