Topic: Divide And Conquer Problem / Level: beginner

Problem: Find the largest element in an array using divide and conquer.

Run the code to see the output here...