Navaneethp007 / MissionImpossible

Competitive Programming
9 stars 25 forks source link
algorithm-challenges c competitive-programming cpp hacktoberfest hacktoberfest2023 leetcode python

<<<<<<<<<<<<<<<<- 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:

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/Codeforces 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/Codeforces platform and create a PR with "problem_name.language_used" as the name.

The specials are a bit different:

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

THANK YOU