/Sorting-Algorithms-Comparison-GUI

A GUI that stores data in a database, and sorts them using different sorting algorithms and compares their performance, and visualizes it on a graph.

Primary LanguageJavaMIT LicenseMIT

Sorting-Algorithms-Comparison-GUI

Usage: Download jdbc-connector, mysql and jfreechart. Import jdbc-connector, jcommon and jfreechart jar files to the project library. Connect to the database. Run the program.

Refer to the problem definition for the details of the program.