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-array
Good pedagogical ressources on suffix arrays
Feb 23, 2023
suffix-array
Suffix array beginning using scala
Sep 13, 2022
string
scala
suffix-array
Kasai Algorithm for Constructing LCP-Array Practical Example
Nov 03, 2022
algorithm
suffix-tree
suffix-array
Using suffix array algorithm for Burrows Wheeler transform
Jun 03, 2022
c++
algorithm
suffix-array
burrows-wheeler-transform
Constructing a Good Suffix Table - Understanding an example
Sep 15, 2022
suffix-array
boyer-moore
Efficient String/Pattern Matching in C++ (suffixarray, trie, suffixtree?)
Jan 08, 2020
c++
pattern-matching
trie
suffix-tree
suffix-array
strcmp for python or how to sort substrings efficiently (without copy) when building a suffix array
Nov 22, 2018
python
string
sorting
suffix-array
Errata in the original paper on suffix arrays?
Nov 02, 2022
algorithm
pseudocode
suffix-array
Suffix array nlogn creation
Feb 01, 2019
java
algorithm
suffix-array
suffix
Shortest uncommon substring: shortest substring of one string, that is not a substring of another string
Jan 07, 2019
string
algorithm
suffix-array
Effcient way to find longest duplicate string for Python (From Programming Pearls)
Jul 31, 2021
python
c
suffix-tree
suffix-array
programming-pearls
How to sort array suffixes in block sorting
Oct 22, 2022
algorithm
sorting
suffix-array
burrows-wheeler-transform
Longest Non-Overlapping Repeated Substring using Suffix Tree/Array (Algorithm Only)
Sep 21, 2022
algorithm
substring
suffix-tree
suffix-array
Finding the longest repeated substring
Dec 10, 2019
algorithm
pattern-recognition
suffix-tree
suffix-array
Suffix Arrays vs Suffix Trees
Aug 16, 2022
algorithm
time-complexity
suffix-tree
space-complexity
suffix-array
What's the current state-of-the-art suffix array construction algorithm?
Aug 30, 2022
suffix-array
Suffix Array Algorithm
Aug 28, 2022
c++
algorithm
data-structures
suffix-array