List Question
10 TechQA 2024-12-30 18:31:45Find the most similar subsequence in another sequence
1.1k views
Asked by Dmitry Pershin
Alternative to Levenshtein distance for prefixes / suffixes
2.4k views
Asked by scottmrogowski
C++ Find last ocurrence of a string inside a substring
5.2k views
Asked by ABu
Counting cyclic shifts of a string
370 views
Asked by syntagma
Why in C++ function boost::algorithm::join_if a std::bad_cast exception is thrown?
727 views
Asked by baziorek
Faster Aho-Corasick PHP implementation
2.5k views
Asked by Nikola Obreshkov
What is a generalized suffix tree?
3.4k views
Asked by batman
Simple solution for Isomorphic string check which just coulnd't pass 1 test case
747 views
Asked by user3036757
Getting Levenshtein distance from `diifflib.ndiff`
105 views
Asked by sudoer
Can someone explain this "Longest Common Subsequence" algorithm?
669 views
Asked by joseville