Skip to content
#

algorithm-visualiser

Here are 6 public repositories matching this topic...

An educational C++ tool that visualizes Huffman encoding and decoding, with support for both interactive console use and file-based compression via a custom .huff format. This project aims to bridge the gap between algorithm theory and implementation through a clear, modular, and beginner-friendly design.

  • Updated Nov 20, 2025
  • C++

AlgoViz is an interactive algorithm visualizer that bridges code and concept by allowing users to step through real JavaScript code execution. Built with React, TypeScript, and Vite, it features a live Monaco editor, natural language explanations, call stack visualization, and real-time performance metrics for sorting and graph algorithms.

  • Updated Feb 1, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the algorithm-visualiser 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-visualiser topic, visit your repo's landing page and select "manage topics."

Learn more