Welcome to my competitive programming solutions repository! This is a personal project that includes solved solutions from various coding websites such as LeetCode, GeeksforGeeks, and Google KickStart.
The repository contains solutions to various coding problems from the aforementioned websites. Each solution has its own Python script and is accompanied by a detailed explanation of the thought process and approach used to solve the problem.
To use this repository, you should have Python 3 installed on your machine. You can clone this repository to your local machine using the following command:
git clone https://github.com/<your-username>/competitive-programming-solutions.git
To use the solutions in this repository, simply navigate to the directory containing the solution you wish to use and run the Python script. You can also refer to the detailed explanation provided to understand the thought process and approach used to solve the problem.
As this is a personal project, I am not currently accepting contributions. However, I welcome any feedback or suggestions you may have regarding the solutions in this repository.
This repository is licensed under the MIT license. Please see the LICENSE
file for more information.