Skip to content

Commit 0cd1bed

Browse files
authored
Update README.md
1 parent 80bbfe1 commit 0cd1bed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
+ The Coding questions from other platforms like codechef, hackerrank, interviewBit are also included here - directories are created separately for different data structures.
99

10-
+ The questions for few problems are shared in the form of images (JPEGs/PNGs) and for few problems they are embedded in the form of multiline docstrings.
10+
+ The questions for few problems are shared in the form of images (JPEGs/PNGs) and for few problems they are embedded in code itself in the form of multiline docstrings.
1111

12-
+ Feel free to contribute to this repo with your own codes by creating a pull request 😛 👍.
12+
+ For most of the questions along with optimal solutions, my non-optimal versions are also included, so feel free to improve this repo by contributing to it with your own stable and optimal codes by creating a pull request 😛 👍.
1313

1414

1515

0 commit comments

Comments
 (0)