knuth-morris-pratt
An implementation of the Knuth-Morris-Pratt string searching algorithm.
An implementation of the Knuth-Morris-Pratt string searching algorithm.
[](https://travis-ci.org/st1s/angular-morris) [](http://commitizen.github.io/cz-cli/)
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
Standard data structure
Data Structures of Javascript & TypeScript. Binary Tree, BST, Graph, Heap, Priority Queue, Linked List, Queue, Deque, Stack, AVL Tree, Tree Multiset, Trie, Directed Graph, Undirected Graph, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Qu
Knuth-Morris-Pratt algorithm for JavaScript