Interactive Algorithm Playground

Made by VoxHash
  • Real-time animations with step-by-step generators (no blocking loops).
  • Instrumentation panel to visualize operation density and complexity at a glance.
  • Pathfinding sandbox with clickable walls and switchable algorithms (Dijkstra, A*).
  • KMP string matcher with live LPS table updates and match highlighting.
  • Composable architecture ready for SSR and testability; add your own algorithms easily.
© 2025 AlgoVista — Built with Next.js, Tailwind, Framer Motion, Recharts.