Skip to content

Latest commit

 

History

History
42 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (15 loc) · 1.32 KB

Logo

PERFORMANCE ANALYZER OF SORTING ALGORITHMSAGPL License

The Performance Analyzer of Sorting Algorithms is a Java-based tool that provides insights into the efficiency of sorting algorithms. With a user-friendly interface, it allows users to analyze and compare the performance of seven different sorting algorithms interactively. Leveraging Java's Swing library, the tool enables users to make informed decisions when selecting sorting algorithms for various tasks.

Features

The tool analyzes seven common sorting algorithms, offering insights into their strengths and weaknesses. Users can input arrays manually or automatically generate them with desired arrangements. Interactive bar graphs visually represent algorithm performance, facilitating easy comparison. Additionally, language selection options provide accessibility in English or Turkish.

Support

For support, email malikmhmd@hotmail.com or message.

Demo

Check out the demo through this youtube video down bellow https://www.youtube.com/watch?v=32tp1Nh4EGI

Screenshots

App Screenshot

App Screenshot