Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bennettoh/sorting-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

43 Commits

Repository files navigation

Sorting Visualizer

This is a web app built using React and is used to visualize classic sorting algorithms such as bubble sort, merge sort, and quick sort. It also takes advantage of material-ui library.

This app is deployed with GitHub Pages and can be accessed here: bennettoh.github.io/sorting-visualizer

To do / Features

  • Live version on gh-pages
  • Basic UI
  • Generate values
  • Bubble sort
  • Adjustable settings
  • Merge sort
  • Quick sort
  • Color code sorted bars
  • Pause, play, step through
  • Better styling
  • Indicate bars being compared

Live demo

bennettoh.github.io/sorting-visualizer

Created with create-react-app. See the full create-react-app guide.

AltStyle によって変換されたページ (->オリジナル) /