File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1803,11 +1803,11 @@ Google не возьмёт тебя на работу.
1803
1803
- [ ] [ Integer Arithmetic, Karatsuba Multiplication (video)] ( https://www.youtube.com/watch?v=eCaXlAaN2uE&index=11&list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb )
1804
1804
- [ ] [ The Chinese Remainder Theorem (used in cryptography) (video)] ( https://www.youtube.com/watch?v=ru7mWZJlRQg )
1805
1805
1806
- - ### Treap
1807
- - Combination of a binary search tree and a heap
1808
- - [ ] [ Treap ] ( https://en .wikipedia.org/wiki/Treap )
1809
- - [ ] [ Data Structures: Treaps explained (video )] ( https://www.youtube.com/watch?v=6podLUYinH8 )
1810
- - [ ] [ Applications in set operations ] ( https://www.cs.cmu.edu/~scandal/papers/treaps-spaa98.pdf )
1806
+ - ### Декартово дерево
1807
+ - Комбинация бинарного поискового дерева и структуры данных "куча"
1808
+ - [ ] [ Декартово дерево ] ( https://ru .wikipedia.org/wiki/%D0%94%D0%B5%D0%BA%D0%B0%D1%80%D1%82%D0%BE%D0%B2%D0%BE_%D0%B4%D0%B5%D1%80%D0%B5%D0%B2%D0%BE )
1809
+ - [ ] [ Структуры данных: Декартово Дерево на пальцах (видео )] ( https://www.youtube.com/watch?v=6podLUYinH8 )
1810
+ - [ ] [ Применения в множествах ] ( https://www.cs.cmu.edu/~scandal/papers/treaps-spaa98.pdf )
1811
1811
1812
1812
- ### Linear Programming (videos)
1813
1813
- [ ] [ Linear Programming] ( https://www.youtube.com/watch?v=M4K6HYLHREQ )
You can’t perform that action at this time.
0 commit comments