Topic: Divide And Conquer Problem / Level: beginner

Problem: Use divide and conquer to check if a given array is sorted.

Run the code to see the output here...