Playground
Randomize

Info

  • Press Randomize or type down array to sort or draw on the grid
  • You are able to draw on the grid only on the first sorting, otherwise you have to refresh the page
  • Array that you typed or randomized always takes preceding over the drawn one
  • You can adjust sorting speed during Run
  • Whenever nothing is happening, it might be columns with 0 height that are moving
  • Depending on server availability, there might be initial latency
  • - outer loop element
  • - inner loop element
  • - pivot (Quick Sort)
  • - sorted element (Quick Sort, Selection Sort)

Run