@@ -129,8 +129,8 @@ If you want to be a reliability engineer or systems engineer, study more from th
129
129
- [ Compilers] ( #compilers )
130
130
- [ Emacs and vi(m)] ( #emacs-and-vim )
131
131
- [ Unix command line tools] ( #unix-command-line-tools )
132
- - [ Information theory] ( #information-theory )
133
- - [ Parity & Hamming Code] ( #parity--hamming-code )
132
+ - [ Information theory] ( #information-theory-videos )
133
+ - [ Parity & Hamming Code] ( #parity--hamming-code-videos )
134
134
- [ Entropy] ( #entropy )
135
135
- [ Cryptography] ( #cryptography )
136
136
- [ Compression] ( #compression )
@@ -145,7 +145,6 @@ If you want to be a reliability engineer or systems engineer, study more from th
145
145
- [ Locality-Sensitive Hashing] ( #locality-sensitive-hashing )
146
146
- [ van Emde Boas Trees] ( #van-emde-boas-trees )
147
147
- [ Augmented Data Structures] ( #augmented-data-structures )
148
- - [ N-ary (K-ary, M-ary) trees] ( #n-ary-k-ary-m-ary-trees )
149
148
- [ Balanced search trees] ( #balanced-search-trees )
150
149
- AVL trees
151
150
- Splay trees
@@ -160,8 +159,8 @@ If you want to be a reliability engineer or systems engineer, study more from th
160
159
- [ Disjoint Sets & Union Find] ( #disjoint-sets--union-find )
161
160
- [ Math for Fast Processing] ( #math-for-fast-processing )
162
161
- [ Treap] ( #treap )
163
- - [ Linear Programming] ( #linear-programming )
164
- - [ Geometry, Convex hull] ( #geometry-convex-hull )
162
+ - [ Linear Programming] ( #linear-programming-videos )
163
+ - [ Geometry, Convex hull] ( #geometry-convex-hull-videos )
165
164
- [ Discrete math] ( #discrete-math )
166
165
- [ Machine Learning] ( #machine-learning )
167
166
- [ Additional Detail on Some Subjects] ( #additional-detail-on-some-subjects )
0 commit comments