Skip to content

Commit 678e6e0

Browse files
committed
Watched second video and took detailed notes
1 parent e514898 commit 678e6e0

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
@@ -578,7 +578,7 @@ But don't forget to do coding problems from above while you learn!
578578
- Don't worry if you don't understand all the math behind it.
579579
- You just need to understand how to express the complexity of an algorithm in terms of Big-O.
580580
- [X] [Harvard CS50 - Asymptotic Notation (video)](https://www.youtube.com/watch?v=iOq5kSKqeR4)
581-
- [ ] [Big O Notations (general quick tutorial) (video)](https://www.youtube.com/watch?v=V6mKVRU1evU)
581+
- [X] [Big O Notations (general quick tutorial) (video)](https://www.youtube.com/watch?v=V6mKVRU1evU)
582582
- [ ] [Big O Notation (and Omega and Theta) - best mathematical explanation (video)](https://www.youtube.com/watch?v=ei-A_wy5Yxw&index=2&list=PL1BaGV1cIH4UhkL8a9bJGG356covJ76qN)
583583
- [ ] [Skiena (video)](https://www.youtube.com/watch?v=z1mkCe3kVUA)
584584
- [ ] [UC Berkeley Big O (video)](https://archive.org/details/ucberkeley_webcast_VIS4YDpuP98)

0 commit comments

Comments
 (0)