This is a react application which visualizes some array sorting algorithms, path finding algorithm and data structure.
In the root folder of your project
npx create-react-app .
npm install react-modal
npm install react-router-dom- Linked List Traversal
- Sorting Algorithms
- Path Finding Algorithm
Elements - 50
Sorting Speed - 3ms

Elements - 50
Sorting Speed - 3ms

Elements - 50
Sorting Speed - 3ms

Elements - 100
Sorting Speed - 5ms

Elements - 100
Sorting Speed - 10ms

Elements - 100
Sorting Speed - 10ms

Elements - 100
Sorting Speed - 10ms

Height of the bars changes with the change in number of elements

