Time Complexity
| Operation | find-max | delete-max | insert | increase-key | Merge |
|---|---|---|---|---|---|
| Binary-Heap | |||||
| Fibbonacci Heap |
Tournament Tree

- Getting the largest item is which is same as the naive approach but…
- Getting the next-largest element after having built the tree is time
- Getting the next- largest elements is time