Skip to content

Commit 703da3f

Browse files
authored
Merge pull request #21 from Chehaco/AugmentedDataStructures
Augmenting Data Structures translation
2 parents 3a537fc + 6707962 commit 703da3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translations/README-ru.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1676,8 +1676,8 @@ Google не возьмёт тебя на работу.
16761676
- [ ] [Divide & Conquer: van Emde Boas Trees (video)](https://www.youtube.com/watch?v=hmReJCupbNU&list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp&index=6)
16771677
- [ ] [MIT Lecture Notes](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2012/lecture-notes/MIT6_046JS12_lec15.pdf)
16781678

1679-
- ### Augmented Data Structures
1680-
- [ ] [CS 61B Lecture 39: Augmenting Data Structures](https://youtu.be/zksIj9O8_jc?list=PL4BBB74C7D2A1049C&t=950)
1679+
- ### Расширенные структуры данных
1680+
- [ ] [CS 61B Лекция 39: Расширение структур данных](https://youtu.be/zksIj9O8_jc?list=PL4BBB74C7D2A1049C&t=950)
16811681

16821682
- ### Tries
16831683
- Note there are different kinds of tries. Some have prefixes, some don't, and some use string instead of bits

0 commit comments

Comments
 (0)