A console based sorting and searching algorithm visualizer made using the graphics.h
library.
-
The sorting algorithms visualised are:
- Bubble Sort
- Selection Sort
- Insertion Sort
-
The Searching Algorithms visualised are:
- Linear Search
- Binary Search
Download the algovisualiser.exe and run it.
NOTE: After giving the inputs click on the newly formed window and keep pressing enter to view the animations.