Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

Sorting-Visualizer

  • Implemented famous sorting algorithms such as Bubble Sort, Selection Sort, Insertion Sort and Merge Sort in Python and visualized their workflow using Pygame

  • This project was inspired by https://www.youtube.com/watch?v=pFXYym4Wbkc