An open API service indexing awesome lists of open source software.

https://github.com/soloeinsteinmit/ds-algo-deck

Data Structure & Algorithm Visualizer: Interactive web app for learning data structures & algorithms. Visualize & manipulate data in real-time alongside an interactive code editor. Built with React & JavaScript. Features API integrations, code generation & step-by-step visualizations.
https://github.com/soloeinsteinmit/ds-algo-deck

Last synced: 12 months ago
JSON representation

Data Structure & Algorithm Visualizer: Interactive web app for learning data structures & algorithms. Visualize & manipulate data in real-time alongside an interactive code editor. Built with React & JavaScript. Features API integrations, code generation & step-by-step visualizations.

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