Topic: Divide And Conquer Problem / Level: beginner

Problem: Use divide and conquer to find if a number exists in a sorted matrix.

Run the code to see the output here...