3. Write the Test cases for the amazon review page which has these things on that page: stars to rate the product two edit boxes: 1 for title, 2 for review two buttons: ok and cancel.
Development Engineer Interview Questions
37,130 development engineer interview questions shared by candidates
Given an array of integers and an arbitrary integer, find the number of pairs of integers in the array whose sum is equal to the arbitrary integer.
Signed NDA. Definitely review algorithms and basic data structures.
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.
Viewing 981 - 990 interview questions