Skip to content

Fraol7/Competitive-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

514 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Programming Solutions

Welcome to the Competitive Programming Solutions repository! This repository contains my Python solutions to various competitive programming problems from platforms like LeetCode, HackerRank, and Codeforces. The problems range from easy to hard, covering a wide array of topics such as algorithms, data structures, and more.

Table of Contents

Introduction

Competitive programming is a great way to improve problem-solving skills and coding abilities. This repository serves as a personal collection of my solutions, which can be useful for others who are learning or practicing coding challenges.

Platforms

  • Focuses on algorithmic challenges.
  • Problems are categorized by difficulty: Easy, Medium, Hard.
  • Offers a variety of challenges, including algorithms, data structures, and domain-specific problems.
  • Problems are organized by topic.
  • Known for its timed contests and diverse problem set.
  • Solutions are grouped by contest division or specific contests.

How to Use

  1. Clone the repository:

    git clone https://github.com/your-username/competitive-programming-solutions.git
  2. Navigate to the desired directory:

    cd LeetCode/Medium
  3. Run a Python solution:

    python problem_name.py
  4. Understand the approach:

    • Each solution file contains comments that explain the approach and logic used to solve the problem.

Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository.
  2. Create a new branch with a descriptive name.
  3. Commit your changes with clear and concise messages.
  4. Open a pull request.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or suggestions, feel free to reach out:

About

⭐Competitive Programming Solutions repo📚 with Python files from LeetCode, HackerRank, and Codeforces. 🚀 Includes problems of varying difficulty levels, covering algorithms and data structures. Perfect for learning and practicing coding challenges. 💻🔍 Dive in and enhance your problem-solving skills! 🧠💡

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages