Signed NDA. Definitely review algorithms and basic data structures.
Software Development Programmer Interview Questions
33,184 software development programmer interview questions shared by candidates
signed a nda
11 Answers Given references to roots of two binary trees, how do you short circuit determine whether the sequences of the leaf elements of both the trees are same ? The structure of two BTs may be different. Short circuit : for ex. If the very first leaf element of each tree is different, the algorithm should stop immediately returning false instead of checking all the leaf elements of both trees.
Given 'n' integers, print the numbers given in a range
What is the range of numbers that can be stored using a single byte?
How will find if an integer is power of 2.
Write OOP system to parse different type of error formats.
Questions on Basic Algorithmic and Programming Questions - easy to medium difficulty. Know basic algorithm questions.
Second interview: Simple twosum problem.
What was my most challenging situation in work and how did I handle it.
Viewing 931 - 940 interview questions