My experience as senior engineer
Software Developer Iii Interview Questions
899 software developer iii interview questions shared by candidates
some java puzzles
All questions were asked from what I did.
I was asked a boolean logic riddle: You are walking and arrive at a dead end with 2 doors. You must get past this, but you are told that only one door is correct, leading you on your path and the other door is not correct and leads to something perilous. In front of each door is a guard. One guard always tells the truth and the other always lies. You may ask one of the guards one question, and then you must pick your door and go through it. What question do you ask, which door do you pick based on the answer, and why? This is actually not that hard once you realize that it's a boolean algebra problem, but I was surprised that I was asked that question.
I didn't run into anything that I felt would trip me or anyone else up. It was all very straight forward.
What's your favorite language and why?
Software (e.g. about the submitted take home test) as well as statistics questions (e.g. how to test if a sample is normally distributed) and about manipulating and analyzing large data sets.
How do you find out the sum of two largest nums in an array?
What is virtual fn and explain vtable.
Implement an HTTP API given a specification.
Viewing 171 - 180 interview questions