Algorithm Illustrater

Visualize your favorite algorithms in real-time and learn how they work step by step.

About the Project

This project is an interactive algorithm illustrater that helps you understand how different algorithms function through engaging visualizations. Select an algorithm below to see its simulation in action.

Available Algorithms

Merge Sort

Visualize sorting by dividing and merging.

Quick Sort

See fast sorting using pivot and partitioning.

BFS

Explore graphs using breadth-first search.

DFS

Explore graphs using depth-first search.

Visualization