My 30 min coding question was related to tree where all nodes were managers each node has a value which was the number of months they worked.We have to find the maximum tenure which is I remember can be calculated using the average of its child nodes.
Development Interview Questions
137,183 development interview questions shared by candidates
(following the previous one) You got only TWO baby bottle sample. You would like to know the max height you can drop it without breaking the bottle. Let set the unit as 1 foot. And the highest height you can reach is at N feet. So how would you find the (max) safe height? (This is the one I think is kind of brain-teaser one.)
Puzzle: There are 25 horses and 5 lanes for conducting a race among them. In a minimum of how many races, would be able to find out the 3 fastest horses among them? Assumption: Speed of horses are consistent enough across races.
how do you explain a Math concept to kids
You have 2 identical plates which break when thrown higher than a specific number of stories. You are in a 100 story building. What is the least number of tries you must do to determine the story number after which the plates are broken when thrown off the building?
Given two lists A and B containing sorted non-unique integers, return the elements in A but not B and the elements in B but not A.
As some other person posted here interviewers were pretending to be tough which was quite funny. They some how want to get to a point where you feel discomfortable. After I have met with Product owner, CMO and HR person, they decided to get me meet with CEO. I must say he is the most arrogant idiot I have come across. I have spent about 15 mins with me, which is the most wasted time in my life. He just want to behave like he is the perfect person on the planet. And he went on for those 15 mins trying to tell me that since I am relaxed I am not interested in working there. I mean, what sort of an idiot will generalize that people should be nervous if they are interested in the job? He asked me if my parents are alive and when I said yes, he said his father passed away couple of years ago or so and thats the reason he became mature and I am immature for the same reason. I mean common!!! Since I went from a different location to Norway I quitely left it, had it been in sweden I would have taken this up with the union as he was quite offending in the interview
Coding questions of good standard !
Write a code to reverse binary bit pattern for an integer without using any string or utility methods?
How would you implement a top 3 word count in a text editor application?
Viewing 81 - 90 interview questions