/cmp5151

Course Project : Benchmarking Tool for Sorting and Searching Algorithms

Primary LanguagePython

Benchamrking Tool for Sorting and Searching Algorithms

The project calculates execution time results and applied number of steps per sorting and searching algorithms with using built-in array structures corresponding to use cases (Best, Worst and Average).

Installation

Download all the python files into your local folder.

Usage

Run gui.py

Details can be found in the PDF file.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT