🎮 Algorithm Learning Games

Learn algorithms through interactive gameplay!

🏃‍♂️

Maze Runner

Navigate through mazes using pathfinding algorithms like BFS, DFS, Dijkstra's, and A*

BFS DFS Dijkstra A*
🏅

Sorting Race

Watch sorting algorithms compete in a visual race to organize data fastest

Bubble Sort Merge Sort Quick Sort Insertion Sort
🗼

Tower of Hanoi

Solve the classic recursive puzzle and learn divide-and-conquer strategies

Recursion Divide & Conquer

Ball Sorting Puzzle

Sort colored balls into separate tubes using minimal moves.

BFS Backtracking

Knight Quest

Find the shortest path for a knight on a chessboard using BFS

BFS Shortest Path
🧠

Algorithm Memory

Match algorithm concepts and data structures in this memory challenge

Data Structures Algorithms Memory