Skip to content

reem-zubdeh/sorting-teacher

Repository files navigation

SortingTeacher

Sorting tool teaching different sorting algorithms

Sorting tool that aims to visually teach different sorting algorithms. GUI made with Java Swing.

Contains 8 sorting algorithms written in Java:

  • Bubble sort
  • Selection sort
  • Insertion sort
  • Merge sort
  • Quick sort
  • Heap sort
  • Bucket sort
  • Counting sort

About

Sorting tool teaching different sorting algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages