Skip to content

satendra03/Competitive-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Competitive Programming Solutions

Welcome to my Competitive Programming repository! This repository contains solutions to a variety of competitive programming problems that I have solved across different platforms.

Why This Repository?

I created this repository to:

  • Showcase: Demonstrate my skills and progress in competitive programming.
  • Organize: Keep track of different problems, solutions, and approaches.
  • Share Knowledge: Provide a resource for others who are learning and solving similar problems.

Why You Need This

This repository is useful for:

  • Learning: Explore different problem-solving techniques and algorithms.
  • Practice: Find and solve problems to improve your coding skills.
  • Reference: Use the solutions as a reference for similar problems or to understand different approaches.

Getting Started

To get started with the solutions in this repository:

  1. Clone the Repository

    git clone https://github.com/satendra03/Competitive-Programming.git
  2. Navigate to the Problem Directory

    cd [PlatformName]/[Level]/ProblemName.cpp
  3. Compile and Run the Code

    g++ -o solution ProblemName.cpp
  4. Run the compiled executable

    ./solution

Contributing

Feel free to contribute to this repository by:

  • Adding solutions to new problems.
  • Improving existing solutions.
  • Providing feedback or suggestions.

To contribute, fork the repository, make your changes, and submit a pull request.

License

This repository is licensed under the MIT License.

Contact

For any questions or feedback, you can reach me at:


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages