Code Monkey home page Code Monkey logo

cses-solution's Introduction

CSES Solutions

Welcome to the CSES Solutions repository! This repository is a collection of solutions to the problems on CSES, a popular platform for competitive programming. The repository is open source, which means that anyone can contribute their solutions to the problems on the platform.

Why contribute?

Contributing to this repository has several benefits:

  • You can showcase your programming skills and knowledge by contributing your solutions to the problems on CSES.
  • You can learn from other people's solutions and improve your programming skills.
  • You can help others who are struggling with the problems on CSES by providing them with high-quality solutions and explanations.

In addition to these benefits, contributing to this repository is also a great way to give back to the programming community. By contributing your solutions, you can help others who are just starting out with competitive programming and inspire them to become better programmers.

How to contribute

Contributing to this repository is easy! Here are the steps to follow:

  1. Fork this repository.
  2. Clone the repository to your local machine.
  3. Choose a section that you want to contribute to (e.g., Sorting and Searching) and create a folder for it.
  4. Write your solution to the problem in the folder you created. The file name should be in the format problem_number_problem_name.cpp (e.g., 16_longest_flight_route.cpp).
  5. Add a brief explanation of your solution in the file or in a separate README.md file.
  6. Commit your changes and push them to your forked repository.
  7. Create a pull request to merge your changes into the main repository.

Please make sure to follow these guidelines when contributing:

  • Each section should have its own folder with the section name as the folder name (e.g., Sorting and Searching).
  • Each solution should have its own file with the problem number and name as the file name (e.g., 16_longest_flight_route.cpp).
  • Make sure your code is well-documented and easy to understand.
  • Avoid using libraries or functions that are not available in the C++ standard library.
  • If you are contributing a solution that already exists, make sure to provide a better or more optimized solution.

Conclusion

We hope you will consider contributing to this repository! By contributing your solutions, you can help others who are struggling with the problems on CSES and improve your own programming skills. If you have any questions or suggestions, please don't hesitate to open an issue or send us a message. Thank you for your contribution!

cses-solution's People

Contributors

samuel-aktar-laskar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.