Suffix trees: definition & size

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 3

  • @anandamar950
    @anandamar950 Месяц назад

    This is pure gold. Great explanation
    Thank you !

  • @cameronholt3074
    @cameronholt3074 Год назад +2

    This is really well explained. It appeals to intuition really well. Thank you!

  • @brotherfarrell
    @brotherfarrell Год назад

    Just a quick note... what you said about bounding the size of a binary tree (or the suffix tree) to at most m-1 is true for a *complete* binary tree, but in general, it could be m (e.g. a root node with one child). Just a minor detail.
    Great videos!!! 🙂