Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merge-Sort-Visualization

Summary

This react based application demonstrates Merge-Sort using data visualization at various speeds and sizes. In the future, I plan to add other sorting methods in order to diversify the application more.

How it works

Literally all of the magic occurs in the backend JSX code that React provides. Here are a few screenshots depicting that beauty.
Here's the newly, freshly generated array

firstImgMergeSort


Next, this is what it looks like while the array is being sorted.
sfsdfsdfs


Here is the final product.

dsf


Dependencies Utilized

  • React
  • JSX(backend development)
  • Merge Sort Properties

About

Interactive data visualization depicting Merge Sort in action

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages