Algoteka
View all languages for this problem (1 verified and 0 unverified)

Heap - Samples for C++

Problem by oml1111

Problem description:

Implement a max-heap data structure. Insert an element into it, then fetch the maximum element, then delete said maximum element.

Verified samples:

# Tech tags Title Creator Created date
1 0
oml1111
2022-07-31 03:21
2 0
oml1111
2022-10-31 00:50

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)