TodayTix Interview Question

Design a function that accepts an array of points as a parameter and returns the line containing the most intersections.

Interview Answer

Anonymous

Dec 6, 2018

I wasn't able to solve the question within the accounted timeframe.