240 followers • Miscellaneous
Nov 21, 2020 • 2h 25m • 579 views
In this lecture we will be discussing the suffix array data structure, commonly used to solve strings related questions. Our focus will be on how the suffix array is built (i.e implementation), its properties and how we can use it to solve actual string questions.