Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 555 Bytes

Sorting-Algorithm-Visualizer

A simple Python based visualizer to visualize various sorting algorithms

The visualizer currently supports following sorting algortihms:

  • Bubble Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Selection Sort

GUI screenshots: