hemant-lala / Sorting-Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual-Sorting

A Web Visualization tool to understand various sorting algorithms

The sorting algorithms visualized are

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Heap Sort
  • Quick Sort

About


Languages

Language:JavaScript 79.4%Language:HTML 13.8%Language:CSS 6.8%