Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in suffix-tree
How to speed up calculation of length of longest common substring?
Oct 31, 2022
c++
algorithm
dynamic-programming
suffix-tree
lcs
Can I generate all substrings in complexity < O(n^2)
Oct 25, 2022
java
suffix-tree
substring
Suffix tree VS Tries - in plain English , what's the difference?
Aug 21, 2022
algorithm
data-structures
tree
trie
suffix-tree
How to remove substring from suffix tree?
Feb 28, 2022
algorithm
insertion
suffix-tree
Optimizing construction of a trie over all substrings
Sep 25, 2019
algorithm
optimization
data-structures
trie
suffix-tree
Finding all repeated substrings in a string and how often they appear
Jul 17, 2019
python
string
algorithm
suffix-tree
substring finding from a string
Oct 26, 2022
algorithm
language-agnostic
suffix-tree
Matches overlapping lookahead on LZ77/LZSS with suffix trees
Sep 11, 2022
c++
algorithm
suffix-tree
lossless-compression
lz77
Short, Java implementation of a suffix tree and usage?
Aug 16, 2022
java
algorithm
string
suffix-tree
Suffix trees in javascript?
Jul 22, 2022
javascript
suffix-tree
Given a string, find all its permutations that are a word in dictionary
Apr 21, 2018
c++
algorithm
search
data-structures
suffix-tree
Efficient String/Pattern Matching in C++ (suffixarray, trie, suffixtree?)
Jan 08, 2020
c++
pattern-matching
trie
suffix-tree
suffix-array
Is it possible to count the number of distinct substrings in a string in O(n)?
Nov 21, 2022
string
algorithm
substring
time-complexity
suffix-tree
Successive adding of char to get the longest word in the dictionary [closed]
Apr 30, 2022
algorithm
data-structures
string
suffix-tree
Generating suffix tree of string S[2..m] from suffix tree of string S[1..m]
Dec 07, 2019
algorithm
data-structures
complexity-theory
suffix-tree
how to get longest repeating string in substring from suffix tree
Nov 17, 2022
string
algorithm
perl
tree
suffix-tree
Finding the Longest Common Substring in a Large Data Set
Sep 23, 2022
algorithm
string
large-files
suffix-tree
suffix tree implementation in python [closed]
Dec 16, 2019
python
suffix-tree
Effcient way to find longest duplicate string for Python (From Programming Pearls)
Jul 31, 2021
python
c
suffix-tree
suffix-array
programming-pearls
« Newer Entries
Older Entries »