q1: Merge 3 sorted Arrays, result should not contain duplicates, follow up merge k sorted arrays (did not need to code the follow up, just walked through the solution)
q2: K closest points to the origin, coded up the quicksort solution.
Location US, Verdict passed.