https://github.com/soloeinsteinmit/ds-algo-deck-v010
Data Structure and Algorithm Visualizer is an interactive web application designed to help students, developers, and educators learn data structures and algorithms in an engaging way. This tool allows users to explore and manipulate various data structures and algorithms with visual representations.
https://github.com/soloeinsteinmit/ds-algo-deck-v010
ai algorithms algorithms-and-data-structures data-structures dsa-visualizer framer-motion heroui nodejs react react-router redux redux-persist redux-toolkit tailwindcss
Last synced: 7 months ago
JSON representation
Data Structure and Algorithm Visualizer is an interactive web application designed to help students, developers, and educators learn data structures and algorithms in an engaging way. This tool allows users to explore and manipulate various data structures and algorithms with visual representations.
- Host: GitHub
- URL: https://github.com/soloeinsteinmit/ds-algo-deck-v010
- Owner: soloeinsteinmit
- License: mit
- Created: 2025-02-23T21:36:10.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-02-24T04:38:14.000Z (7 months ago)
- Last Synced: 2025-02-24T05:29:24.861Z (7 months ago)
- Topics: ai, algorithms, algorithms-and-data-structures, data-structures, dsa-visualizer, framer-motion, heroui, nodejs, react, react-router, redux, redux-persist, redux-toolkit, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Structure & Algorithm Visualizer
Data Structure and Algorithm Visualizer is an interactive web application designed to help students, developers, and educators learn data structures and algorithms in an engaging way. This tool allows users to explore and manipulate various data structures and algorithms with visual representations. Users can view a real-time visualizer on the left and an interactive code editor on the right, enabling them to write and execute code, view code samples, and observe step-by-step changes in the visualizer. The project is built with React and JavaScript, integrating advanced features for user engagement and learning, including API integrations for code generation.
Made with ❤️🔥 Solomon Eshun