This is a platform to learn how algorithm works by visualizing it. Use object-oriented design (OOD) to make it possible to add new feature in future.
You can check it out on the link below.
https://algorithm-visualizer-dac-6e9f9950d7f7.herokuapp.com/
-
Pathfinding Algorithm Visualizer
Depth First Search (DFS), Breadth First Search (BFS), Dijkstra's Algorithm, A* Algorithm
-
Sorting Algorithm Visualizer
Bubble sort, Insertion sort, Selection sort, Heap sort, Radix sort, Quick sort, Merge sort
npm install
npm start