Skip to content

Abdullah-Tasfiek/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

sorting-visualizer

About

This project is to demonstrate how different sorting algorithms work with a real-time visual. The current sorting algorithms implemented on this project are merge sort and bubble sort. I will implement more sorting algorithms like quick sort, heap sort, etc in the future.

Visit the project below

Technologies Used:

React, Sass, and Material UI