Skip to content

Visualize sorting algorithms for my 9th grade ap csa final

Notifications You must be signed in to change notification settings

JoeyBrar/visualized-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a sorting algorithm visualizer. There is a slider and text-input field that gets a number, n, and a bar graph filled with numbers in a randomly generated array of length n. There are 5 buttons at the top that each correspond to a sorting algorithm. Clicking on one of these will display the bar graph being sorted with the algorithm specified on the clicked button.

Usage

  1. Drag the slider to adjust the array length. If you want to have a more precise array length, use the text-input field.

Selecting

  1. Click on the button with the sorting algorithm you want to use.

Sorting

About

Visualize sorting algorithms for my 9th grade ap csa final

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages