find the closest pair of points in a 2 dimensional space.? write an algorithm.
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
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
Given a time-ordered log of user visits to web pages find the most common 3-page sequence
Viewing 831 - 840 interview questions