Skip to content
#

algorithm-visualizer

Here are 11 public repositories matching this topic...

The Sort Visualizer is an interactive tool that demonstrates various sorting algorithms in real-time. It supports Bubble Sort, Quick Sort, and more, making algorithm learning visual and intuitive.

  • Updated Dec 23, 2024
  • Python

Visualize the classic N-Queens puzzle 👑 in real time using AI search algorithms — Hill Climbing, Simulated Annealing, and Local Beam Search. Built with Python, Pygame, and NumPy, it beautifully animates how AI solves complex constraint problems step by step.

  • Updated May 7, 2025
  • Python

Improve this page

Add a description, image, and links to the algorithm-visualizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithm-visualizer topic, visit your repo's landing page and select "manage topics."

Learn more