Tell us a time where you went out of your job responsibilities to effect a change at your work? (answered) Ok how did you measure the results of that?
Senior Interview Questions
341,945 senior interview questions shared by candidates
They will ask about past experiences related to job requirements, problem solving scenarios, what you know about open source and the company history, and various scenarios where you demonstrate resolution of conflict, worked through job related challenges, etc. Be honest and transparent.
Are you going to like to work on projects related to launch pads?
Write Java code to find K-complementary pairs in a given array of integers. Given Array A, pair (i, j) is K- complementary if K = A[i] + A[j];
well all questions are expected, string reverse without reversing words for example " this is sentence" => "sentence is this", write c++ code to do so
Was asked to write a program in any programming language to find the largest sub-string with non-repeating characters.
General questions about C++, templates, some logic based riddles. i.e. Using just a single weight scale and having 9 marbles of equal mass apart from one, which is heavier, how many times do you need to use the weight scale to find the heavier marble?
Is this possible in Java?: Public void doSomething(List<String> bar){...} Public void doSomething(List<Integer> bar){...}
How do you convince other product managers to make changes to a product?
Phase 1: Given cards with concepts written on them (user experience, uptime, etc). Asked to prioritize them with a particular type of project in mind, explaining your logic out loud as you go. Then asked to do it again with a different type of project in mind.
Viewing 2141 - 2150 interview questions