https://github.com/mykhail024/ten-sorting-algorithms
Comparison of sorting methods with a graphical interface (GUI)
https://github.com/mykhail024/ten-sorting-algorithms
gui qt qt6 sorting-algorithms sorting-visualization
Last synced: 11 months ago
JSON representation
Comparison of sorting methods with a graphical interface (GUI)
- Host: GitHub
- URL: https://github.com/mykhail024/ten-sorting-algorithms
- Owner: Mykhail024
- License: gpl-3.0
- Created: 2024-03-17T19:55:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T17:10:59.000Z (over 1 year ago)
- Last Synced: 2025-01-18T07:27:16.858Z (about 1 year ago)
- Topics: gui, qt, qt6, sorting-algorithms, sorting-visualization
- Language: C++
- Homepage:
- Size: 918 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Used Libraries and APIs
- [QCustomPlot](https://www.qcustomplot.com/) - [GPL License](./external/qcustomplot/GPL.txt)
- [Qt6](https://github.com/qt/qtbase) - [GPL License](https://github.com/qt/qtbase/blob/dev/LICENSES/GPL-3.0-only.txt)