- How to search text in O(n) time. (Used in GNU grep) http://en.wikipedia.org/wiki/boyer%E2%80%93moore_string_search_algorithm 82 comments programming
Linking pages
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog https://blog.burntsushi.net/ripgrep/ 1222 comments
- GitHub - jwasham/coding-interview-university: A complete computer science study plan to become a software engineer. https://github.com/jwasham/google-interview-university 604 comments
- GitHub - jwasham/coding-interview-university: A complete computer science study plan to become a software engineer. https://github.com/jwasham/coding-interview-university 450 comments
- GitHub - ggreer/the_silver_searcher: A code-searching tool similar to ack, but faster. https://github.com/ggreer/the_silver_searcher 139 comments
- How .NET Regular Expressions Really Work http://www.moserware.com/2009/03/how-net-regular-expressions-really-work.html 20 comments
- Frozen - zero cost initialization for immutable containers and various algorithms https://blog.quarkslab.com/frozen-zero-cost-initialization-for-immutable-containers-and-various-algorithms.html 6 comments
- Big Performance Improvement for std.regex | The D Blog https://dlang.org/blog/2016/11/07/big-performance-improvement-for-std-regex/ 1 comment
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog http://blog.burntsushi.net/ripgrep/?m=1 0 comments
- How bad is Python ‘in string’ search | by Artem Artemev | Medium https://medium.com/@artemirk/how-bad-is-python-in-string-search-5daae78acee1 0 comments
- GitHub - ggreer/the_silver_searcher: A code-searching tool similar to ack, but faster. https://github.com/ggreer/the_silver_searcher?a=1 0 comments
- Strings in Swift 3 – Ole Begemann https://oleb.net/blog/2016/08/swift-3-strings/ 0 comments
- Geoff Greer's site: Optimizing Ag: Special-casing File Extensions http://geoff.greer.fm/2015/02/08/optimizing-ag-special-casing-file-extensions/ 0 comments
- Z algorithm | Ivan Yurchenko https://ivanyu.me/blog/2013/10/15/z-algorithm/ 0 comments
- The Programming Interview – nathan hammond http://www.nathanhammond.com/the-programming-interview 0 comments
- GitHub - nejos97/google-interview-university: A complete daily plan for studying to become a Google software engineer. https://github.com/nejos97/google-interview-university 0 comments
Related searches:
Search whole site: site:en.wikipedia.org
Search title: Boyer–Moore string-search algorithm - Wikipedia
See how to search.