Skip to content

Nijaek/algorithms-web-visualizations

Repository files navigation

nijae.dev | Interactive Algorithm Playground

Interactive algorithm visualization platform for educational purposes.

Features

Category Algorithms
Sorting Merge Sort, Quick Sort, Heap Sort, Bubble Sort, Insertion Sort, Selection Sort
Pathfinding Dijkstra, A*, BFS, DFS
Graph Prim's MST, Topological Sort, Bellman-Ford, BFS, DFS
Data Structures BST, AVL Tree, Red-Black Tree, Heap, Hash Table, Linked List
Machine Learning K-Means, Linear Regression, KNN, Decision Tree, Logistic Regression

All algorithms run entirely client-side with step-by-step visualization.

Development

npm install
npm run dev

Build

npm run build

Documentation

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages