Skip to content

Using React, I tried to depict various Sorting Algorithms. Hope you liked it :)

Notifications You must be signed in to change notification settings

guljain/Sorting-Visualizer-With-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-world To REACT

This is a Sorting Visualizer! Some of the outputs are :

alt text

alt text

alt text

Skills Gained

  • React
  • JavaScript
  • HTML
  • CSS

Project

  1. Sorting Visualizer
    • SortingVisualizer.js
    • SortingVisualizer.css
  2. Sorting Algorithms
    • MergeSort.js
    • QuickSort.js
    • BubbleSort.js

Other sorting algorithms are left as an exercise to the viewer!

Motivation

This project helped me get taste of React, JavaScript and HTML. I followed various tutorials and read projects to make this. I initally started by creating various folders, to orgainize my work. Then i moved onto build Algorithms and compile them in SortingVisualizer.js. Lastly, I added some styles to it.

Links and Refernces

For reference use:

  1. The video that insipired me - https://www.youtube.com/watch?v=pFXYym4Wbkc
  2. mmtuts is a great website and helped me throughout this journy - https://www.youtube.com/channel/UCzyuZJ8zZ-Lhfnz41DG5qLw
  3. FreeCodeCamp helped me nurture my JavaScript and React Skills, both through videos and exercises - https://www.freecodecamp.org & https://www.youtube.com/watch?v=DLX62G4lc44.

Link to README file

https://guljain.github.io/Sorting-Visualizer-With-React/

About

Using React, I tried to depict various Sorting Algorithms. Hope you liked it :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published