This Algorithm Visualizer currently supports the following algorithms:
- Pathfinder Algorithms: Visualize various pathfinding algorithms like A*, Dijkstra's, and BFS/DFS.
- N-Queens Problem: Explore the N-Queens problem and visualize how the solution is found.
- Sorting Algorithms: Watch the step-by-step process of popular sorting algorithms, including Quick Sort, Merge Sort, Bubble Sort, and others.
Feel free to contribute more algorithms to enhance the visualizer!