
Derived from 1 submission for ALL. Format details may vary across different teams or locations.
Format: The interview process for SDE-2 consists of back-to-back technical rounds conducted via video conferencing.
Round Breakdown:
Interview Questions:
The interview process consisted of two technical rounds focusing on fundamental coding, OOPS, and OS concepts. The candidate received positive feedback and was awaiting the HR negotiation round.
Two back-to-back technical rounds conducted via MS Teams covering coding, OOPS, and OS concepts.
Delete a node from a linked list given a pointer to it
Find a pair in a sorted array with a sum closest to a target
Check if a number is a power of 2
Check if two rectangles overlap given diagonally opposite vertices
Design class hierarchy for n-sided shapes
Runtime vs compile time polymorphism
Function overloading vs overriding
Friend and virtual functions
Explain caches and interrupts
Virtual memory