Rajatm544 / sorting-visualizer

A sorting visualizer built using React.It is a responsive app with options to visualize bubble sort, insertion sort,merge sort and quick sort. A theme switch is also included.

Home Page:https://rajatvisualsort.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Sort

  • This is a sorting visualizer application built using React.js
  • The algorithms that can be visualized currently are bubble sort, insertion sort, merge sort and quick sort.
  • The application is responsive in nature and has a dark theme by default, but it has a theme switch which can be used to toggle the light theme.

About

A sorting visualizer built using React.It is a responsive app with options to visualize bubble sort, insertion sort,merge sort and quick sort. A theme switch is also included.

https://rajatvisualsort.netlify.app/

License:MIT License


Languages

Language:JavaScript 80.2%Language:CSS 15.9%Language:HTML 3.8%