Skip to content

Commit 18f984b

Browse files
authored
Update README.md
1 parent 9e4a28e commit 18f984b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Goal is not to learn each and every new framework or language out there, the goa
33
DSA Simplified is your one-stop shop for all DSA queries! Here you will find implementation of all sorts of data structures and algorithms.
44

55
To get ahead of the curve you need to go through these 3 rules of fight club.
6-
1. **Learning Curve** - Implement algorithms by yourself
6+
1. **Learning Curve** - Implement algorithms by yourself.
77
- Code out data structures, till concepts are clear, Implement Stack with Push() and Pop() operations which runs on O(1) time complexity.
88
2. **Problem Solving** - This is where the real game begins!
99
- **The Beginning:**

0 commit comments

Comments
 (0)