Convert min heap to max heap

1 min read

https://www.geeksforgeeks.org/convert-min-heap-to-max-heap/

Convert BST to min heap
Minimum sum of two numbers formed from digits of an array