https://github.com/jarvis-ai/sortalgo
Sorting Algorithm Animation in Java
https://github.com/jarvis-ai/sortalgo
Last synced: about 1 year ago
JSON representation
Sorting Algorithm Animation in Java
- Host: GitHub
- URL: https://github.com/jarvis-ai/sortalgo
- Owner: JARVIS-AI
- License: gpl-2.0
- Created: 2018-10-17T08:49:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-28T17:54:36.000Z (over 7 years ago)
- Last Synced: 2025-01-31T04:12:48.967Z (over 1 year ago)
- Language: Java
- Size: 348 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SortAlgo
Sorting Algorithm Animation in Java
I make this app for Data Structure class for my students and my coches absolutely.
This app or better say small app show you the speed and time of Data Structure sorting algorithms like :
1. Bubble sort
2. Selection Sort
3. Insertion Sort
4. Quick Sort
5. ...
And so on.
**JUST MAKE IT SURE, IF YOU COPY THE CODE PLEASE SAY THE REFRENCES ONLY AND IF ONLY AND ELSE ONLY :slightly_smiling_face:**
## macOS Release
For macOS I make a pre build package (app) to run it without any other problem, be sure java is installed.
Thanks
## CODERS
**Amir Mohammad Safari Livari (Jarvis Mercer)**
**Magik Girl nayuk**
## License
The code is under GPL-2.0 GNU Public License