#heap
Read more stories on Hashnode
Articles with this tag
Pre-requisite I would recommend going through part 1 of the heap data structures for a better understanding. You can read it here:-...
Before diving into heap data structure, let's first understand what is a complete binary tree. Complete binary tree A complete binary tree is a tree...