Topic: Divide And Conquer Problem / Level: beginner

Problem: Implement a divide and conquer algorithm to find the first bad version in a version control system.

Run the code to see the output here...