Co-created with @nevermore19
Algorithm Glossary is a React-based web application that offers interactive visualizations and concise explanations of common algorithms. Designed as an educational tool, it helps users understand how algorithms work through real-time animations and intuitive UI. Perfect for students, educators, and developers looking to reinforce algorithmic concepts visually.
Check out the live version here
- Real-time algorithm visualization
- Customizable input
- Statistics on operations performed
- Most versatile data structures such as arrays, graphs, networks
git clone https://github.com/Wiktor-Sikora/glossary.git
cd .\glossary
npm install
npm run devYour application will be available at http://localhost:5173.
Distributed under the GPL License
