File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -1444,9 +1444,10 @@ Some of mine (I already may know answer to but want their opinion or team perspe
1444
1444
- [x] https://www.coursera.org/learn/data-structures/lecture/Q9CVI/path-compression
1445
1445
- [x] https://www.coursera.org/learn/data-structures/lecture/GQQLN/analysis-optional
1446
1446
1447
- - [x] ** Integer Arithmetic, Karatsuba Multiplication:**
1448
- - [x] https://www.youtube.com/watch?v=eCaXlAaN2uE&index=11&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb
1449
-
1447
+ - [x] ** Math for Fast Processing**
1448
+ - [x] Integer Arithmetic, Karatsuba Multiplication: https://www.youtube.com/watch?v=eCaXlAaN2uE&index=11&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb
1449
+ - [x] The Chinese Remainder Theorem (used in cryptography): https://www.youtube.com/watch?v=ru7mWZJlRQg
1450
+
1450
1451
- [x] ** Treap**
1451
1452
- Combination of a binary search tree and a heap
1452
1453
- [x] Wikipedia: https://en.wikipedia.org/wiki/Treap
@@ -1462,9 +1463,9 @@ Some of mine (I already may know answer to but want their opinion or team perspe
1462
1463
- [x] Graph Alg. IV: Intro to geometric algorithms - Lecture 9: https://youtu.be/XIAQRlNkJAw?list=PLFDnELG9dpVxQCxuD-9BSy2E7BWY3t5Sm&t=3164
1463
1464
- [x] Geometric Algorithms: Graham & Jarvis - Lecture 10: https://www.youtube.com/watch?v=J5aJEcOr6Eo&index=10&list=PLFDnELG9dpVxQCxuD-9BSy2E7BWY3t5Sm
1464
1465
- [x] Divide & Conquer: Convex Hull, Median Finding: https://www.youtube.com/watch?v=EzeYI7p9MjU&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=2
1465
-
1466
+
1466
1467
- [x] Discrete math (see videos below)
1467
-
1468
+
1468
1469
- [ ] ** Machine Learning**
1469
1470
- Why ML?
1470
1471
- [ x] https://backchannel.com/how-google-is-remaking-itself-as-a-machine-learning-first-company-ada63defcb70
You can’t perform that action at this time.
0 commit comments