Skip to content

Latest commit

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Java-Sorting-Algo-Visualizer

clone of my python-sortAlgo Visualizer: https://github.com/RomanJ55/SortingAlgoVisualizer

My first Java Project

  • learning Java by re-building my python project
  • using Swing for the GUI
  • exploring Interfaces and Enums
  • using Threading for the visualisations

Program supports:

  • Soring Algorithms:
    • bubble sort
    • merge sort
    • heap sort
    • quick sort
    • insertion sort
  • visualisation in real time

Start_screenmergeheap

About

Java Sorting Algorithm Visualizer

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages