We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 375e024 commit 954569eCopy full SHA for 954569e
README.md
@@ -3,12 +3,8 @@
3
This repository is a notebook consisting of all my solutions to questions from CodeForces.
4
5
It is divided into two sections.
6
-The folder 'Explanation' consists of text files which document
7
-my take on the problem, the algorithm used and test cases where the program didn't work initially.
+The folder 'Explanation' consists of text files which document the algorithm and my explanation of the problems.
8
9
-The actual working programs are also available.
10
-
11
-For simplicity of viewing, I have tried to ensure that no folder has more than 25 files.
12
Grouping is also done because there are significant changes in my programming style over time.
13
14
My handle is `ghoshsai5000`
0 commit comments