SORTING VISUALIZER


description:

  • sorting visualizer is the web app that is built to visualize the different sorting algorithm.
  • it gives the graphical knowledge of how the sorting algorithms works

features:

  • one can generate new array by clicking a button
  • Have the options where user can select which algorithm to use
  • User can control the speed of the sorting

TECH STACK:

  • next js - it is a react framework.
  • tailwind css - it is the css frameworks.
  • implemeted popular sorting algorithms using JAVASCRIPT

screenshots:

newsort1
newmerge
aftereffect
algovisualizer