Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 19ea923

Browse files
Update Readme.md
Add Big-O Cheatsheet
1 parent 1d652ea commit 19ea923

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,6 @@ Mathematically it is represented as:
124124
5. **Transpose Symmetric Property:**
125125
If f(n) is O(g(n)) then g(n) is Ω (f(n)).
126126
This property only satisfies for O and Ω notations.
127+
128+
### Big-O Cheatsheet
129+
To save your time hunting, here is a useful poster showing time and space complexities of famous data structures and algorithms provided by [Big-O Cheat Sheet](https://www.bigocheatsheet.com/)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /