Changelog

v1.0.0

2025-02-26
  • Initial release
  • Added 8 sorting algorithms: Bubble Sort, Selection Sort, Binary Insertion Sort, Quick Sort, Merge Sort, Heap Sort, Shell Sort, and Radix Sort
  • Added 2 searching algorithms: Binary Search and Jump Search
  • Added visualization controls and settings
  • Added sound effects and animation options
  • Added array size and speed controls
  • Added responsive design for mobile devices
  • Added dark theme interface
  • Added performance optimizations

v0.9.1

2025-02-26
  • Added Shell Sort algorithm
  • Added Radix Sort algorithm
  • Improved mobile responsiveness
  • Fixed array size limits for different screen sizes
  • Improved touch controls for mobile devices

v0.9.0

2025-02-26
  • Beta release
  • Implemented core visualization engine
  • Added basic sorting algorithms
  • Added initial UI components
  • Added basic mobile support

Algorithm Visualizer v1.0.0

Made by Ruhan Pacolli