Skip to content

Irrisorr/SortingMadness

Repository files navigation

Java CI

Logo of the project

Sorting Madness · Project for IO

Additional information

An application for sorting data sets using various algorithms. It is intended to help the user assess which method may work best in specific cases and, of course, to organize the data. Numerical data is sorted by value, while text data is sorted lexicographically. At least 6 different sorting methods should be implemented. The application will be available via GUI and also as a remote API, so it can be integrated with existing tools.

Developers

Heorhi Zakharkevich - 153992

Rafał Stróżyk - 151793

Jędrzej Mikołajczyk - 151550


CRUD Matrix

Use case Data Algorithm
UC1: Sending data in JSON format C
UC2: Selecting a specific algorithm R C
UC3: Sorting data U R
UC4: Output of the algorithm in JSON format C D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published