level order print a given tree
Software Development Interview Questions
36,992 software development interview questions shared by candidates
find the closest pair of points in a 2 dimensional space.? write an algorithm.
Describe data structure for Shuffle operation in a music player
Merge two sorted linked lists with unique integers.
How would you find the common primes in two integers ?
Replace all spaces in a string by %20. Write production quality code in first attempt
Design (in Object Oriented manner) a restaurant reservation service. No coding necessary beyond class names and method names and rough description of how they work. Then design the SQL database for this system (table names, columns and foreign keys)
Given an array of integers, return the most frequent integer.
How would you implement a priority queue?
find 2 numbers which summation is a give number
Viewing 911 - 920 interview questions