Skip to content

sohamgoswami07/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

In programming, there are some basic types of sorting algorithms. In this project three types of sorting algorithms are coverd. They are Bubble sort, Selection sort and Merge sort. You can get a visual idea of how the sorting algorithm works..

Screenshot (12)

Language are used

HTML, CSS and JavaScript
(All sorting algorithms are written in JavaScript)
Some resources are collected from GeeksforGeeks (https://www.geeksforgeeks.org/)

For now implemented algorithm are

  1. Bubble Sort
  2. Selection Sort
  3. Merge Sort
    more soon...

Live at

https://sohamgoswami07.github.io/Sorting-Visualizer/

Creator

Created and developed by Soham Goswami..

For any kind of coding issue or queries, feel free to connect in

LinkedIn : https://www.linkedin.com/in/soham-goswami-2a5b84143/

Thanks for showing interest..