The interview process started with a manager round as the first stage, followed by a coding round as the second. There were three additional rounds after clearing those. I wasn’t able to get past the coding round. The problem itself would feel easy if you had seen it before, but it was classified as a hard-level LeetCode problem — essentially, merging multiple sorted streams using a heap (a variation of merge sort)