Skip to content

This repository contains my solutions to the questions from the CodeForces Contests. Each solution enhances problem-solving skills Given as {Rount Name}/{Question Title}.java.

License

Notifications You must be signed in to change notification settings

prathamk1483/Codechef-Contests

Repository files navigation

CodeChef Contest Solutions

CodeChef Contests

Welcome to the comprehensive repository for CodeChef Contest Solutions! 🚀 Whether you're aiming to climb the leaderboard, enhance your problem-solving skills, or learn from past contests, this repo is your ultimate resource.

Table of Contents

About

This repository is dedicated to providing well-structured, efficient, and thoroughly tested solutions to the coding challenges from various CodeChef contests. Each solution is organized by contest and problem title to help you easily navigate and find what you need.

Getting Started

  1. Clone the repository:

    git clone https://github.com/prathamk1483/Codechef-Contests.git
    cd Codechef-Contests
  2. Browse the solutions: Navigate through the directories to find solutions to past contests.

  3. Run a solution:

    # Example for a Java solution
    javac path/to/Binary Conversion.java
    java path/to/Binary Conversion

Solutions

Explore the collection of solutions organized by contest name and problem title. Each solution includes:

  • A detailed explanation of the approach
  • Time and space complexity analysis
  • Example test cases

Check out the Solutions Directory for a complete list.

Contributing

We welcome contributions from the community! If you have a better solution, found a bug, or have suggestions, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add a new solution for contest XYZ')
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

License

This project is licensed under the Creative Commons License - see the LICENSE file for details.

Contact

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


Happy Coding! Keep solving, keep learning. 💡

About

This repository contains my solutions to the questions from the CodeForces Contests. Each solution enhances problem-solving skills Given as {Rount Name}/{Question Title}.java.

Topics

Resources

License

Stars

Watchers

Forks

Languages