Skip to content

Commit 6a8b84c

Browse files
committed
Done with Karatsuba multiplication.
1 parent 55708bd commit 6a8b84c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,8 +1442,8 @@ Some of mine (I already may know answer to but want their opinion or team perspe
14421442
- [ ] https://www.coursera.org/learn/data-structures/lecture/Q9CVI/path-compression
14431443
- [ ] https://www.coursera.org/learn/data-structures/lecture/GQQLN/analysis-optional
14441444

1445-
- [ ] **Integer Arithmetic, Karatsuba Multiplication:**
1446-
- [ ] https://www.youtube.com/watch?v=eCaXlAaN2uE&index=11&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb
1445+
- [x] **Integer Arithmetic, Karatsuba Multiplication:**
1446+
- [x] https://www.youtube.com/watch?v=eCaXlAaN2uE&index=11&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb
14471447

14481448
- [ ] **Treap**
14491449
- [ ] ?

0 commit comments

Comments
 (0)