List Question
10 TechQA 2024-11-21 07:55:59Find 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
356 views
Asked by syntagma
Why in C++ function boost::algorithm::join_if a std::bad_cast exception is thrown?
716 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
740 views
Asked by user3036757
Getting Levenshtein distance from `diifflib.ndiff`
93 views
Asked by sudoer
Can someone explain this "Longest Common Subsequence" algorithm?
658 views
Asked by joseville