2 Interview Experiences
Round 1 (OA)Two DSA questions, I don't remember.Round 2 (Virtual)This went for 1.5 hours.Q1. A sequence of characters given, rearrange them so that any two consecutive characters cannot be same. Used frequency map + priority queue approach with code
Round 1 Behavioral & Leadership: questions around review processes for designs, dealing with disagreements, etc. Coding: A city which consists of buildings (skyscrapers) of different floors in a straight line, ex: floors arr = [5, 2, 9, 3]. You