filmov
tv
Binary heap - Add and Remove - Exercise - Data Structures

Показать описание
In this video I practice using the binary heap add and remove operations with bubble up and sink down operations. I simulate a heap sort on 16 elements and comment on the run time of a heap sort.