sort an array N consists of four numbers, each number can be repeated k times, where k < n. Example: sort 1111144422223 to 1111122223444. Try to be as efficient as you can, not just O(n^2)
Development Interview Questions
137,355 development interview questions shared by candidates
How would you sort an array if you had infinite RAM? Infinite memory?
Given a database, where we know some portion of data (e.g. say 20%) is accessed more than the other portion of the database by the client. We have a frontend that client requests data from. Design a data structure that will increase the efficiency of access of objects. And we know that we can only hold on to n elements in memory.
How many marbles fit in the Empire State Building?
How willing are you to do surveys, door to door and cold calling?
The challenge was comprised of two tasks; one code challenge and one puzzle.
On ado.net and asp.net they interviewed and programs
Find the intersection of two linked lists. Follow up: if the linked lists are doubly-linked lists.
What is your least favorite class?
Why sales ?
Viewing 371 - 380 interview questions