Introduction Problem modeling Solution Approach Approach 1 : Brute force Analysis Approach 2 : Sort file B and do binary search for file A’s contents Analysis Approach 3 : Sort file A and B and do file co-parsing by streaming both files Analysis Author : Madhulatha Mandarapu Context: This post was later published on LinkedIn here.