Welcome to the MiniProject repository, an exciting project with an Olympic theme designed to showcase the performance of various sorting algorithms and Fibonacci calculation methods. The project visually represents the speed of these algorithms through a race format, making it both educational and engaging.
- Project Structure
- Features
- Getting Started
- Prerequisites
- Installation
- Usage
- Contributing
- License
- Contact
The repository is organized as follows:
Each directory and file is designed to maintain a clean and modular structure, facilitating development and collaboration.
- Sorting Algorithms: Compare the speed of different sorting algorithms such as Bubble Sort, Quick Sort, and Merge Sort.
- Fibonacci Calculation: Evaluate the performance of iterative and recursive Fibonacci calculation methods.
- Race Visualization: Display the algorithms' performance through an engaging race format, providing a visual representation of their speed.
Follow these steps to get started with the MiniProject repository.
Ensure you have the following software installed:
Clone the repository to your local machine using the following command:
git clone https://github.com/Code-Demons/miniproject.git