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 Software Interview Questions
75,689 senior software interview questions shared by candidates
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){...}
Q: If you have two click events, one inside a parent and one inside a child div, which one comes first?
Balanced Paranthesis problem
Prepare a presentation covering past projects as well as taking them through how I came up with a solution to a test automation task I was given as part of the meeting invitation.
Lot of questions on the datastructure might be easier to remember all those stuff right out of college but after 9 years of expereince its very difficult
1. Giving an array of integers from 1 to n-1 in random order where n is the size of the array. Find duplicates in the array and identify its runtime.
Viewing 721 - 730 interview questions