DSA Viz by Openverse simplifies your journey through Data Structures by offering interactive visualizations.
- For now, Interactive Visualization of a doubly linked list
- Well.. we're working on it would love some contributions adding other data structures / algorithms
- HTML / CSS
- JavaScript
- React
git clone https://github.com/Prajwal-k-tech/DSA-Website.git
cd DSA-Website
npm install
npm run dev