2 Interview Experiences
OA Round: (approx 200 participants shortlisted based on branch + cgpa)Q1 - https://leetcode.com/problems/longest-balanced-substring-after-one-swap/description/ (exact same, solved all TCs) Q2 - advanced BS ques based on inclusion exclusion principle
Role - Java Backend Developer Experience - 3 years 10 months Location - BangaloreRound 1 - Problem Solving Round 2 arrays are given, each of which consists of sorted and disjoint intervals. Print the intervals which are common to both the arrays. For