Тёмный

Top Down Splay VS Bottom Up Splay | Splay Tree Part 2 | With Examples 

Sharp CS - Elegant Code
Подписаться 578
Просмотров 3,1 тыс.
50% 1

This video compares and contrasts the Top Down Splay and Bottom Up Splay operation on the Splay Tree. During Bottom Up Splay, we start at the node we want to bring to the root and work our way up using either parent pointers or stack. On the other hand, we can use less spatial overhead with Top Down Splay where we start at the root and work our way down the tree while searching for the node we want to bring to the root. In addition, the examples of Top Down Splay for Zig, Zig-zag and Zig-zig are provided and traced.

Опубликовано:

 

17 май 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@Ben-ix1hh
@Ben-ix1hh Год назад
Nice video. It's helpful, thanks.
@yuanzhang9744
@yuanzhang9744 Год назад
Nice video!
@RaviSingh-qd5pz
@RaviSingh-qd5pz 2 года назад
Thanks bro your videos helped me a lot🤩
@Raj-cj8lo
@Raj-cj8lo 3 года назад
Great video. Please explain Treap if possible
Далее
Types of Indexes | DBMS | With Examples
13:55
Просмотров 1,6 тыс.
Germany | Can you solve this ? | Math Olympiad  (x,y)=?
11:02
Top 7 Data Structures for Interviews Explained SIMPLY
13:02
Discord reacts to my programming videos
4:12