Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xen0xys/sorting-challenge
An application created as a challenge to see sorting algorithms in action.
https://github.com/xen0xys/sorting-challenge
java maven sorting sorting-algorithms
Last synced: 1 day ago
JSON representation
An application created as a challenge to see sorting algorithms in action.
- Host: GitHub
- URL: https://github.com/xen0xys/sorting-challenge
- Owner: Xen0Xys
- License: gpl-3.0
- Created: 2023-07-08T19:03:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T20:49:48.000Z (over 1 year ago)
- Last Synced: 2024-10-10T16:41:53.545Z (27 days ago)
- Topics: java, maven, sorting, sorting-algorithms
- Language: Java
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sorting-Challenge
An application created as a challenge to see sorting algorithms in action.
## Getting Started
Be sure to launch the application using Java 17 !## Preview
![img.png](images/preview.png)