Leftist heaps

Home > Computer Science > Algorithms and data structures > Heaps and Priority Queues > Leftist heaps

Leftist heaps are another variation of the heap data structure which is used to optimize the merge operation.