File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -561,12 +561,12 @@ Write code on a whiteboard or paper, not a computer. Test with some sample input
561561 - [ video] ( https://www.youtube.com/watch?v=gSyDMtdPNpU&index=2&list=PLOtl7M3yp-DV69F32zdK7YJcNXpTunF2b )
562562 - [ slides] ( http://www3.cs.stonybrook.edu/~algorith/video-lectures/2007/lecture2.pdf )
563563- [ ] [ A Gentle Introduction to Algorithm Complexity Analysis] ( http://discrete.gr/complexity/ )
564- - [ ] [ Orders of Growth (video)] ( https://class .coursera.org/algorithmicthink1-004/ lecture/59 )
565- - [ ] [ Asymptotics (video)] ( https://class .coursera.org/algorithmicthink1-004/ lecture/61 )
564+ - [ ] [ Orders of Growth (video)] ( https://www .coursera.org/lecture/algorithmic-thinking-1/orders-of-growth-6PKkX )
565+ - [ ] [ Asymptotics (video)] ( https://www .coursera.org/lecture/algorithmic-thinking-1/asymptotics-bXAtM )
566566- [ ] [ UC Berkeley Big O (video)] ( https://archive.org/details/ucberkeley_webcast_VIS4YDpuP98 )
567567- [ ] [ UC Berkeley Big Omega (video)] ( https://archive.org/details/ucberkeley_webcast_ca3e7UVmeUc )
568568- [ ] [ Amortized Analysis (video)] ( https://www.youtube.com/watch?v=B3SpQZaAZP4&index=10&list=PL1BaGV1cIH4UhkL8a9bJGG356covJ76qN )
569- - [ ] [ Illustrating "Big O" (video)] ( https://class .coursera.org/algorithmicthink1-004/ lecture/63 )
569+ - [ ] [ Illustrating "Big O" (video)] ( https://www .coursera.org/lecture/algorithmic-thinking-1/illustrating-big-o-YVqzv )
570570- [ ] TopCoder (includes recurrence relations and master theorem):
571571 - [ Computational Complexity: Section 1] ( https://www.topcoder.com/community/competitive-programming/tutorials/computational-complexity-section-1/ )
572572 - [ Computational Complexity: Section 2] ( https://www.topcoder.com/community/competitive-programming/tutorials/computational-complexity-section-2/ )
You can’t perform that action at this time.
0 commit comments