Signed NDA, so cant reveal question
Development Engineer Interview Questions
37,139 development engineer interview questions shared by candidates
What is the worst-case running time of Merge-Sort
given list of integer duration, e.g. [1, 5], [3,11],[7,20] decide whether the all the duration will form a continuous duration.
what is the average case and worst case time complexity for quicksort?
Debug a chat program from user point of view when it is failing to sign in the user means user is entering user name and password but it is not signing him in.
You have a directory tree of plain HTML files and your boss wants you to find all the phone numbers on the pages so they can be removed. What would you use to do this?
Design an LRU cache
Find all pairs of numbers in an array that sum to a given number, n, in linear time
Design LRU cache
Basic java questions and write a method to test whether a given binary search tree is valid or not
Viewing 1851 - 1860 interview questions