Topic: Array Problem / Level: intermediate

Problem: Find the minimum number of operations required to turn an array into a mountain array (increasing then decreasing).

Run the code to see the output here...