Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 965 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 965 Bytes

Sorting Algorithm Visualiser

Tech Stack: Python, PyGame Lib, Sorting Algorithms

  • Developed a Desktop Aapplication to Visualize Various Sorting Algorithms, Can Be used to Teach Internal Working of Sorting Algorithms
  • Sorting Algorithms include Bubble Sort, Insertion Sort, Merge Sort, Quick Sort were Implimented

screenshots

Screenshot-22.png Screenshot-23.png Screenshot-24.png Screenshot-25.png Screenshot-26.png Screenshot-27.png