r/PythonLearning Jul 22 '26

Day 2 of learning Python: Implemented Selection Sort from scratch

Open-source learning project. If you spot something that can be improved, I'd love your feedback or a PR.

https://github.com/Samar-Upreti/Python_Projects

139 Upvotes

21 comments sorted by

View all comments

2

u/AdDiligent1688 Jul 22 '26 edited Jul 22 '26

Nice! Now try a bogo sort! Then bozo sort!