Skip to content

Commit 14322e4

Browse files
committed
Update README.
1 parent 68fe1d8 commit 14322e4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
* **String**
4242
* [Levenshtein Distance](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/string/levenshtein-distance) - minimum edit distance between two sequences
4343
* [Hamming Distance](https://github.com/trekhleb/javascript-algorithms/tree/master/src/algorithms/string/hamming-distance) - number of positions at which the symbols are different
44-
* Huffman
4544
* Knuth Morris Pratt
4645
* Longest common subsequence
4746
* longest common substring

0 commit comments

Comments
 (0)