Skip to content

Commit 954569e

Browse files
Update README.md
1 parent 375e024 commit 954569e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
This repository is a notebook consisting of all my solutions to questions from CodeForces.
44

55
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.
6+
The folder 'Explanation' consists of text files which document the algorithm and my explanation of the problems.
87

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.
128
Grouping is also done because there are significant changes in my programming style over time.
139

1410
My handle is `ghoshsai5000`

0 commit comments

Comments
 (0)