Skip to content

minhdqdev/sorting_algorithm_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

sorting_algorithm_visualizer

This is my mini project for the OOLT.Lab course (Object-oriented Language Theory) in my university. Our team has 3 members working on this project for 2 weeks. We got an A+ (9.5/10) after all.

Here is the main screen of our app: Main screen

Setup and Run

Requirements

JDK8+

Run

You can try it, just need to run: java -jar app.jar

Note

I won't push the source code here to prevent code plagiarism in university.

About

A Java program to visualize 3 algorithms: bubble sort, shell sort and Tower of Hanoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors