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: