Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Sorting-Visualizer

Introduction

  • This is a sorting algorithm visualizer in which 6 sorting algorithms are visualized through Bar Graph.
  • It's a frontend project in which we have tried to implement dynamic, responsive and smooth UI using react.js.

Contributer

  • Krish kumar

Project structure

Technology Used

  • HTML
  • CSS
  • React.js
  • Chart.js
  • JavaScript

Features

  • Visualize the sorting procedure of different sorting algorithms by referring to dynamically updating Bar Charts.
  • Learn about their theoretical concepts like definition, time and space complexity their comparison graphs and other characterstics.
  • Switch from Light mode to Dark mode and vice versa.
  • Detailed visualization through pause, play and resetting Bar Charts.

Quick guide of WebPage

    1. Select the size of array.
    1. Select desired Sorting Algorithm.
    1. Click on Submit button to visualize sorting.
    1. Pause Button: You can use this button to pause the sorting at any point and understand it.
    1. Reset Button: You can use this button to reset the sorted data to its default format.
    1. Start Button: You can use this button to start sorting the data to again after resetting.

Site deploy link (netlify) -

Deployment Link -> https://sortify-sar.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages