Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 593 Bytes

File metadata and controls

25 lines (18 loc) · 593 Bytes

Alviz - Sorting Algorithm Visualizer

Alviz UI

Visit Alviz

Alviz is a visualizer for array sorting algorithms, built to simplify the learning process.

Algorithms

  • Quicksort
  • Bubble sort
  • Selection sort
  • Insertion sort
  • Merge sort
  • Heap sort
  • Shellsort

Features

  • Explanations for each step in the sorting process
  • Playback controls
  • Color-coded bars representing key indexes, and a legend describing what those colors represent
  • Links to external learning resources
  • Mobile support