Do you have children? How old are your children?
Senior Interview Questions
340,965 senior interview questions shared by candidates
simple leetcode medium questions based on trees, sliding window and one design question. Be careful since they do not understand basic algorithm terms and data structures since they were all contractors before.
Input is a string like "AAAAABBCCAA" and it should print "5A2B2C2A". 5 being the continuous number of occurance for character 'A'. Same is with other characters also.
Maslow's Hierarchy Theory..??
What is the output of below program. var a = [1,2,3,4] for (var i=0; i<a.length; i++){ setTimeout(function(){ console.log(i) },1000) } ( My Ans : it will print 4 5 times as it will store the latest reference) Next They asked me : How can i print 1,2,3,4 by changing some code in above example
Our project process is broken. We are the testing team. We are falling behind, and we don't have enough resources to keep up and we cannot afford to bring on more resources. The development team keeps throwing more work at us and changes. What would you do to fix the situation.
all situational stuff like how did you manage a situation where you made bad judgement orginally
How do you handle people who take credit for your work
How do you come up with an "innovative idea"? For example, before the airplane people would have asked for a faster car, how do you come up with that airplane kind of idea?
Tell me how you used your own experinece for solving problem.
Viewing 331 - 340 interview questions