Describe the thread states in Java
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
What is the name of the Java garbage collection algorithm
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.
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.
Viewing 921 - 930 interview questions