Skip to content

Releases: luangrezende/algorithm-visualizer

AlgorithmVisualizer v1.0.0

09 Aug 01:03
Compare
Choose a tag to compare

AlgorithmVisualizer v1.0.0

Interactive sorting algorithm visualizer for educational purposes.

What's Changed

  • Fix special characters in release notes - Fix first release tag comparison issue - Simplify to single executable and standardize release notes - Remove hardcoded values from pipeline - Improve release notes with dynamic commits - Fix release permissions - Fix CI/CD issues and code formatting - new version and improvments - fixes - update readme

Quick Start

  1. Download the ZIP file below
  2. Extract to any folder
  3. Run AlgorithmVisualizer.exe
  4. Select an algorithm and customize array size/speed
  5. Click Start to watch the sorting visualization

Features

  • 6 sorting algorithms with real-time visualization
  • Adjustable array size (10-500 elements)
  • Variable speed control for learning
  • Performance metrics and comparisons
  • No installation required - just download and run!

Requirements

  • Windows 10/11 (64-bit)
  • No additional software needed

Download: AlgorithmVisualizer-v1.0.0-win.zip

Full Changelog: https://github.com/luangrezende/algorithm-visualizer/commits/v1.0.0