Topic: Array Problem / Level: intermediate

Problem: Find the minimum number of operations required to turn an array into a non-decreasing sequence.

Run the code to see the output here...