/MissionImpossible

Competitive Programming

Primary LanguageC++

<<<<<<<<<<<<<<<<- Mission_Impossible ->>>>>>>>>>>>>>>>>

Welcome aboard Competitive programmers.......

This is a repo where you can submit/find solutions of various competitive programming questions solved mostly in cpp but all programming languages are welcome. The folders which are used in the repo are:

  • CodeChef
  • LeetCode
  • Random (special)

In the CodeChef folder, the solutions of CodeChef questions are stored with their problem code as name of the file. Contributors are supposed to find solutions to questions in CodeChef platform and create a PR with "problem_code.language_used" as the name.

In the LeetCode folder, the solutions of LeetCode questions are stored with their problem name as name of the file. Contributors are supposed to find solutions to questions in LeetCode platform and create a PR with "problem_name.language_used" as the name.

The specials are a bit different:

  • In Random folder, simple coding questions are given. The contributors have to find the solutions to the questions by creating a "sol <question_number>.language_used " and create a PR to that folder.

Before making pull requests makes sure to read the Contributing Guidelines and also check for issues with "hactoberfest" label.

THANK YOU