Topic: Divide And Conquer Problem / Level: intermediate

Problem: Use divide and conquer to find the largest area of a rectangle formed in a histogram.

Run the code to see the output here...