Topic: Divide And Conquer Problem / Level: advanced

Problem: Write a divide and conquer approach to find the "Maximum Number of Points That Can Be Covered" by a line.

Run the code to see the output here...