Given a time-ordered log of user visits to web pages find the most common 3-page sequence
Software Development Interview Questions
36,992 software development interview questions shared by candidates
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
1. Given a depth d, build a complete tree of depth d. 2. How would you test it? 3. Why did you select your particular solution approach? 4. What level of programmer could be expected to code this?
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
They asked me pillars of oops?
Viewing 921 - 930 interview questions