Skip to content

Pendragonz/sort-and-visualise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort-and-visualise

Project Goals

Create a tool to visualise a variety of sorting algorithms.

The algorithms it aims to support (in order) are:

  • Bubble Sort
  • Quick Sort
  • Merge Sort
  • Insertion Sort

Personal Goals

  • Refresh my knowledge of Java and Object Oriented Programming
  • Refresh my knowledge of Sorting Algorithms

About

Visualise different sorting algorithms at work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages