View Algorithm Visualizer https://harshil-270.github.io/Algorithm-Visualizer/
- Add instructions in all visualizer to make it more user friendly.
- Add graph / sorting algorithm description.
Insert / Delete Number.
- Dijkstra's algorithm
- A* Search algorithm
- BFS(Breadth first search)
- DFS(Depth first search)
- Merge Sort
- Quick Sort
- Insertion Sort
- Bubble Sort
- Selection Sort