The manager of component 'A' says his functionality is more important than that of component 'B.' The manager of component 'B' says his is more important than that of component 'A.' You can only implement one A or B, but not both - which do you choose to implement.
Senior Interview Questions
341,146 senior interview questions shared by candidates
Write some pseudo code to raise a number to a power.
Given an array of numbers, replace each number with the product of all the numbers in the array except the number itself *without* using division.
What sort would you use if you required tight max time bounds and wanted highly regular performance.
Tell me how you would scale a social media software platform?
Suppose you are working on a project with an original scope of a few months and you are told that you instead now have a few days -- how would you handle it?
How would you test if survey responses were filled at random by certain individuals, as opposed to truthful selections?
How would you build and test a metric to compare two user's ranked lists of movie/tv show preferences?
What would you do if senior management demanded delivery of software in an impossible deadline?
How would you scale access to a system like Twitter
Viewing 1 - 10 interview questions