Skip to content

Commit dc6ca85

Browse files
committed
Completions for linear programming, discrete math.
1 parent 58564aa commit dc6ca85

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1453,15 +1453,16 @@ Some of mine (I already may know answer to but want their opinion or team perspe
14531453
- [x] https://www.youtube.com/watch?v=6podLUYinH8
14541454
- [x] Applications in set operations: https://www.cs.cmu.edu/~scandal/papers/treaps-spaa98.pdf
14551455

1456-
- [ ] **Linear Programming**
1457-
- [ ] Lecture 13 10/11 Linear Programming: https://www.youtube.com/watch?v=IOQApuleqvg&list=PL2B4EEwhKD-NbwZ4ezj7gyc_3yNrojKM9&index=11
1458-
- [ ] Lecture 14 10/16 Linear Programming: https://www.youtube.com/watch?v=vpX0TSAcdJY&list=PL2B4EEwhKD-NbwZ4ezj7gyc_3yNrojKM9&index=12
1459-
1456+
- [x] **Linear Programming**
1457+
- [x] https://www.youtube.com/watch?v=M4K6HYLHREQ
1458+
- [x] Finding minimum cost: https://www.youtube.com/watch?v=2ACJ9ewUC6U
1459+
- [x] Finding maximum value: https://www.youtube.com/watch?v=8AA_81xI3ik
1460+
14601461
- [ ] **Geometry, Convex hull**
14611462
- [ ] Geometric Algorithms: Graham & Jarvis - Lecture 10: https://www.youtube.com/watch?v=J5aJEcOr6Eo&index=10&list=PLFDnELG9dpVxQCxuD-9BSy2E7BWY3t5Sm
14621463
- [ ] Divide & Conquer: Convex Hull, Median Finding: https://www.youtube.com/watch?v=EzeYI7p9MjU&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=2
14631464

1464-
- [ ] Discrete math (see videos below)
1465+
- [x] Discrete math (see videos below)
14651466

14661467
- [ ] **Machine Learning**
14671468
- Why ML?

0 commit comments

Comments
 (0)