arre-ankit / Sorting-Visualizer

Home Page:https://arre-ankit.github.io/Sorting-Visualizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting-Visualizer

Project Preview Image πŸ‘€ Live Preview

πŸ“™ Description

A user-friendly website that shows how sorting algorithms works using animations.The elements of the array are represented by bars, and different colors are used to show the sorting operations.

There are many different sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort each have their own advantages and limitations.

πŸ‘¨β€πŸ’» Technologies

  • HTML
  • CSS
  • Javascript

πŸ”— Futher Info

Links providing information about the algorithms:

About

https://arre-ankit.github.io/Sorting-Visualizer/

License:MIT License


Languages

Language:JavaScript 62.5%Language:HTML 21.3%Language:CSS 16.2%