krcpr007 / visualize_sorting_algos_React

Visualize sorting algorithm in bar graphical manner 📊

Home Page:https://visualize-sorting-krcpr007.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting Visualizer🌱

Project GIF

This is sorting⚠️ visualizer you can visualize how a sorting algorithm actually works in bar graphical📊 manners.

Sorting algorithms which are present

1. 📊Bubble Sort
2. 📊Merge Sort
3. 📊Quick sort
4. 📊Selection Sort
5. 📊Insertion Sort 
6. 📊Heap Sort ---> Not implemented yet⚠️

You can also see the sorting algorithms time complexity and space complexity in all the cases

Happy Code <3 

Hit the ⭐Star button and show some love 🫶🏻🌹.

About

Visualize sorting algorithm in bar graphical manner 📊

https://visualize-sorting-krcpr007.vercel.app


Languages

Language:JavaScript 97.2%Language:HTML 2.5%Language:CSS 0.2%