Skip to content

Commit fcb6c13

Browse files
authored
Merge pull request jwasham#217 from avizmarlon/patch-3
Fixed broken anchors and removed duplicate in index
2 parents ab26f8e + 2291ef4 commit fcb6c13

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ If you want to be a reliability engineer or systems engineer, study more from th
129129
- [Compilers](#compilers)
130130
- [Emacs and vi(m)](#emacs-and-vim)
131131
- [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)
134134
- [Entropy](#entropy)
135135
- [Cryptography](#cryptography)
136136
- [Compression](#compression)
@@ -145,7 +145,6 @@ If you want to be a reliability engineer or systems engineer, study more from th
145145
- [Locality-Sensitive Hashing](#locality-sensitive-hashing)
146146
- [van Emde Boas Trees](#van-emde-boas-trees)
147147
- [Augmented Data Structures](#augmented-data-structures)
148-
- [N-ary (K-ary, M-ary) trees](#n-ary-k-ary-m-ary-trees)
149148
- [Balanced search trees](#balanced-search-trees)
150149
- AVL trees
151150
- Splay trees
@@ -160,8 +159,8 @@ If you want to be a reliability engineer or systems engineer, study more from th
160159
- [Disjoint Sets & Union Find](#disjoint-sets--union-find)
161160
- [Math for Fast Processing](#math-for-fast-processing)
162161
- [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)
165164
- [Discrete math](#discrete-math)
166165
- [Machine Learning](#machine-learning)
167166
- [Additional Detail on Some Subjects](#additional-detail-on-some-subjects)

0 commit comments

Comments
 (0)