Developed a web application to visualize the working of Sorting and Path Finding Algorithms using HTML, CSS & Javascript.
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Dijkstra
- A star Search
- Breadth First Search
- Depth First Search
More Features to implement
- Implement N Queen
- Implement Rat in aMaze
- Implement Sudoku Solver
- Implement Binary tree Visualizer