File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1458,9 +1458,10 @@ Some of mine (I already may know answer to but want their opinion or team perspe
1458
1458
- [x] Finding minimum cost: https://www.youtube.com/watch?v=2ACJ9ewUC6U
1459
1459
- [x] Finding maximum value: https://www.youtube.com/watch?v=8AA_81xI3ik
1460
1460
1461
- - [ ] ** Geometry, Convex hull**
1462
- - [ ] Geometric Algorithms: Graham & Jarvis - Lecture 10: https://www.youtube.com/watch?v=J5aJEcOr6Eo&index=10&list=PLFDnELG9dpVxQCxuD-9BSy2E7BWY3t5Sm
1463
- - [ ] Divide & Conquer: Convex Hull, Median Finding: https://www.youtube.com/watch?v=EzeYI7p9MjU&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=2
1461
+ - [x] ** Geometry, Convex hull**
1462
+ - [x] Graph Alg. IV: Intro to geometric algorithms - Lecture 9: https://youtu.be/XIAQRlNkJAw?list=PLFDnELG9dpVxQCxuD-9BSy2E7BWY3t5Sm&t=3164
1463
+ - [x] Geometric Algorithms: Graham & Jarvis - Lecture 10: https://www.youtube.com/watch?v=J5aJEcOr6Eo&index=10&list=PLFDnELG9dpVxQCxuD-9BSy2E7BWY3t5Sm
1464
+ - [x] Divide & Conquer: Convex Hull, Median Finding: https://www.youtube.com/watch?v=EzeYI7p9MjU&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=2
1464
1465
1465
1466
- [x] Discrete math (see videos below)
1466
1467
You can’t perform that action at this time.
0 commit comments