Topic: Array Problem / Level: advanced

Problem: Find the maximum product of any k adjacent elements in an array using a heap.

Run the code to see the output here...