Sorting Algorithms Logo

Sorting Algorithms Visualization

Explore Efficient Sorting Algorithms with Interactive Visualizations!

About the Application

The Sorting Algorithms Visualization project is a Java-based application that beautifully demonstrates various sorting algorithms. Using Java Swing for dynamic visualizations, this project brings sorting algorithms to life—showing how data is ordered step-by-step with smooth animations.

For more details and to view the source code, visit: GitHub repository

Features

Skills

How to Run the Application

1. Clone the Repository

git clone https://github.com/Kvr-10/Sorting-Algorithms.git

2. Navigate to the Project Directory

Sorting-Algorithms/out/artifacts/Sortings_jar/Sortings.jar

3. Run the Application

Locate the Sortings.jar file in the directory.

Double-click on Sortings.jar to start the visualization.

Alternative

You can directly download the JAR file from the Releases page and run it:

Contributing

We welcome contributions to improve the project! Feel free to open issues and submit pull requests.