Typical algorithm questions during whiteboard test - write a method or function to do this or that
Sr Software Developer Interview Questions
7,042 sr software developer interview questions shared by candidates
A "what is the output of this piece of code" kind of question, something along the lines of this: Map<Long, String> x = new HashMap<>(); for (long i = 0; i < 97; ++i) { x.put(i, "hello"); } System.out.println(x.get(96));
What's the difference between composition and inheritance? When do you use one or the other?
REST
Sql concepts and different queries
About Laravel Framework Maximum.
there were questions/Programs on OOPs, MVC etc which we need to solve. and also they asked a few concepts randomly.
Why are you looking for a change?
What languages and architectures have you generally worked in? What single project or task would you consider your most significant accomplishment so far? What was your specific role, and why do you believe it’s your biggest accomplishment?
What kind of projects are you working on now?
Viewing 3541 - 3550 interview questions