Demo : https://drive.google.com/file/d/1rlWCHrsOF-yVG0ToX-AzNcASI_JnjrQL/view?usp=sharing
Built a sorting visualizer using python.
Implemented most popular sorting algorithms -Bubble, Merge, Quick, Selection Sort.
Anupriya1729/SortingVisualizer
Built a sorting visualizer using python. Implemented 4 most popular sorting algorithms - Selection Sort, Bubble Sort, Insertion Sort, Merge Sort. Used python to write code and matplotlib for visualization.
Python