Algorithm Categories
Explore algorithms organized by category
Graph Algorithms
Explore graph traversal, shortest path, and network flow algorithms
4 algorithms available
Sorting Algorithms
Visualize how different sorting algorithms organize data
4 algorithms available
Data Structures
Understand stacks, queues, linked lists, and hash tables
6 algorithms available
Backtracking
Technique that explores possible solutions and backtracks when a path is invalid.
4 algorithms available