You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@
7
7
8
8
+ The Coding questions from other platforms like codechef, hackerrank, interviewBit are also included here - directories are created separately for different data structures.
9
9
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.
11
11
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 😛 👍.
0 commit comments