Skip to content

Commit b3291d0

Browse files
committed
UPDATE
1 parent 8799a52 commit b3291d0

File tree

5 files changed

+25
-0
lines changed

5 files changed

+25
-0
lines changed

27. LeetCode Problems/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## LeetCode Problems
2+
3+
1. If you know the answer of any of the question. Answer it and create a pull request, if your answer is correct then only it will be merged.
4+
2. If there is any problem with inaccurate solution create an issue!
5+
3. Or if you want to add your own problem that you think should have been in this folder then you can write the problem statement and your solution and can create a pull request. It will be merged shortly.

28. Codechef Problems/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Codechef Problems
2+
3+
1. If you know the answer of any of the question. Answer it and create a pull request, if your answer is correct then only it will be merged.
4+
2. If there is any problem with inaccurate solution create an issue!
5+
3. Or if you want to add your own problem that you think should have been in this folder then you can write the problem statement and your solution and can create a pull request. It will be merged shortly.

29. Codeforces Problems/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Codeforces Problem
2+
3+
1. If you know the answer of any of the question. Answer it and create a pull request, if your answer is correct then only it will be merged.
4+
2. If there is any problem with inaccurate solution create an issue!
5+
3. Or if you want to add your own problem that you think should have been in this folder then you can write the problem statement and your solution and can create a pull request. It will be merged shortly.

30. CPP Programs/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## C++ Programs
2+
3+
1. If you know the answer of any of the question. Answer it and create a pull request, if your answer is correct then only it will be merged.
4+
2. If there is any problem with inaccurate solution create an issue!
5+
3. Or if you want to add your own problem that you think should have been in this folder then you can write the problem statement and your solution and can create a pull request. It will be merged shortly.

31. Pattern Problems/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Pattern Problems
2+
3+
1. If you know the answer of any of the question. Answer it and create a pull request, if your answer is correct then only it will be merged.
4+
2. If there is any problem with inaccurate solution create an issue!
5+
3. Or if you want to add your own problem that you think should have been in this folder then you can write the problem statement and your solution and can create a pull request. It will be merged shortly.

0 commit comments

Comments
 (0)