πŸ–₯ Competitive-Programming-Questions πŸ–₯

This repository contains Competitive Programming questions & solutions. The main aim of this repository is to help students who are preparing for the competitive programming and interview. This contains questions from popular coding platforms including Hackerank, Codechef, LeetCode, Codeforces, GeeksforGeeks and many more.

If you’re practicing on the coding platforms mentioned above, also if you want to contribute those then you can add the questions in this repository.

You can use following Programming languages:

  • C
  • C++
  • Python
  • Java

How to Contribute in this Repository:

  1. Fork this repo by clicking this button in top right corner:
  2. Clone this repo in your local via:
     git clone https://github.com/<your-username>/Competitive-Programming-Questions/
    
  3. Go to the directory:
     cd Competitive-Programming-Questions
    
  4. Add questions and answers try to follow templates given here:
  5. Now add the folder:
     git add <folder/ file name>
    
  6. Commit Code with meaningful message:
     git commit -m "YOUR-MESSAGE"
    
  7. Now push the commit:
     git push origin main
    
  8. Now visit your forked repo and create a pull request:
  9. Sit back patiently and relax while your PR is reviewed 🌟.

Contributors

Thanks go to these Wonderful People πŸ‘¨πŸ»β€πŸ’»: Contributions of any kind are welcome!

Contact Us

In case of any help, please free to contact us via mail

  • vaibhavagg@duck.com
  • sharma.rishix02@gmail.com

Happy Coding πŸ§‘β€πŸ’»

   PRs Welcome   GitHub pull requests   GitHub issues