Round 1: Online Screening & Coding TestFormat: Conducted online via platforms like HackerRank or a shared document without an IDE.Duration: Ranges from a quick 15-minute screening to a 60–90 minute comprehensive exam.Content: Typically includes 2 Data Structures and Algorithms (DSA) problems, 1 SQL query, and 4–6 analytical or aptitude multiple-choice questions.Problems: Range from easy array manipulation to LeetCode Medium questions like mirror rotation or process queues.Environment: Monitored closely, often recorded, and AI tools are strictly prohibited.Round 2: Live Technical InterviewFormat: A 1-hour live session conducted over video call using a shared document.Content: Consists of 2–3 coding questions lasting about 20 minutes each.Topics: Focuses on recursion, string operations (like text justification), stacks, graphs, and building hierarchical tree views.Expectations: Candidates must explain their thought process, analyze time and space complexities, and discuss alternative solutions.