/algo-visualization

Visualize infamous many algorithms for showcase and learning purpose.

Primary LanguageSvelte

Algo-V (V for Visualization)

Algo-V is my way to learn algorithm. Algo is hard without any visual approach, so here it is. The process is highly inspired by one amazing Algorithm course in Udemy by Colt Steele.

The Project is WIP (Work in Progress)

What I learn from building this:

  1. Neovim
  2. SvelteKit
  3. DaisyUI
  4. Plot data to chart (ChartJS)
  5. Data Structures & Algorithms
  6. Animating algorithms