find 2 numbers which summation is a give number
Development Engineer Interview Questions
37,118 development engineer interview questions shared by candidates
Given a time-ordered log of user visits to web pages find the most common 3-page sequence
Find the most common "3 page path" on a website given a large data log.
Write a function that takes a BinaryTree and validates if it is a valid BinarySearchTree. Assume the tree contains no duplicate values.
Compare and Book and a Three Ring Binder using data structures and classes.
Intersection of arrays
How would you optimally sort an unsorted random list of numbers by using multiple computers.
Given a bitmap, find the largest size of adjacent 1's.
String manipulation related questions were asked
with that go like this: you have an array of string you should print all the word by group. group define: by the same letters and the same number of repeated letter like example: dad,add,dda in same group it should be in O(N)
Viewing 891 - 900 interview questions