3:16
Related Videos: Suffix array intro: https://www.youtube.com/watch?v=zqKlL3ZpTqs Longest common prefix (LCP) array: ...
10:17
A tutorial on the efficient construction of suffix arrays in O(n log(n))
6:24
Advanced Data Structures: Suffix Arrays
One way that we can pre-process our long database sequence is by constructing a suffix array the motivation here is that if you ...
1:35:23
Algorithms and data structures. Semester 3. Lecture 12. In the twelfth lecture, we discussed the Suffix Array data structure.
47:58
Space efficient linear time construction of suffix arrays
Ko, Pang, and Srinivas Aluru. "Space efficient linear time construction of suffix arrays." Annual Symposium on Combinatorial ...
9:24
I discuss how to build a suffix tree, starting with a sorting algorithm. Then I discuss construction via the suffix tree. I finish by ...