File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -1154,6 +1154,8 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
1154
1154
1155
1155
- [ ] Series of 2-3 minutes short subject videos (23 videos)
1156
1156
- https://www.youtube.com/watch?v=r4r1DZcx1cM&list=PLmVb1OknmNJuC5POdcDv5oCS7_OUkDgpj&index=22
1157
+ - [ ] Series of 2-5 minutes short subject videos - Michael Sambol (18 videos):
1158
+ - https://www.youtube.com/channel/UCzDJwLWoYCUQowF_nG3m5OQ
1157
1159
1158
1160
#### Sorts:
1159
1161
@@ -1426,10 +1428,10 @@ Some of mine (I already may know answer to but want their opinion or team perspe
1426
1428
- [x] Randomization: Skip Lists: https://www.youtube.com/watch?v=2g9OSRKJuzM&index=10&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp
1427
1429
- [x] For animations and a little more detail: https://en.wikipedia.org/wiki/Skip_list
1428
1430
1429
- - [ ] ** Network Flows**
1430
- - [ ] Network Flows : https://www.youtube.com/watch?v=i0q-Irlf4y4&index=5&list=PL2B4EEwhKD-NbwZ4ezj7gyc_3yNrojKM9
1431
- - [ ] Augmenting Path Algorithms : https://www.youtube.com/watch?v=7QPI3kBIKv4&index=6&list=PL2B4EEwhKD-NbwZ4ezj7gyc_3yNrojKM9
1432
- - [ ] Network Flow Algorithms : https://www.youtube.com/watch?v=5PR0ExrHO-Q&list=PL2B4EEwhKD-NbwZ4ezj7gyc_3yNrojKM9&index=7
1431
+ - [x ] ** Network Flows**
1432
+ - [x] Ford-Fulkerson in 5 minutes : https://www.youtube.com/watch?v=v1VgJmkEJW0
1433
+ - [x] Ford-Fulkerson Algorithm : https://www.youtube.com/watch?v=v1VgJmkEJW0
1434
+ - [x ] Network Flows : https://www.youtube.com/watch?v=2vhN4Ice5jI
1433
1435
1434
1436
- [ ] ** Disjoint Sets & Union Find**
1435
1437
- [ ] https://en.wikipedia.org/wiki/Disjoint-set_data_structure
You can’t perform that action at this time.
0 commit comments