📌 How to Use
- Select an algorithm category (Sorting, Graph, Searching, etc.)
- Click on its ticket (card) to open the visualizer
- Adjust size & speed and press Start
- Observe how the algorithm works step-by-step
🚀 Algorithm Types
📶
Sorting Algorithms
Bubble, Selection, Insertion, Quick & Merge sort.
Click to open🔍
Searching Algorithms
Linear Search, Binary Search visualization.
Click to open🗺️
Graph Algorithms
BFS, DFS, Dijkstra and path-finding
Click to open🌳
Tree Algorithms
Traversal: Inorder, Preorder, Postorder
Click to open🧮
Dynamic Programming
Fibonacci, Knapsack, LCS
Click to open♟️
Backtracking
N-Queen, Sudoku & Maze solving
Click to open