They showed me a page on their website and asked me to critique it and also looked over their homepage. They also asked if I understood what they do based on their messaging.
Junior Developer Interview Questions
14,266 junior developer interview questions shared by candidates
Fizzbuzz, how to write an array in javascript.
First round is written round(50 questions in 22 minutes, no negative marking, pretty easy) + personality written( this doesn't count to pass this round). If you clear this round, then next is technical round( basic core Java questions, SQL queries) . Need to be strong in Java basics. Clearing this round lands you in the managerial round. Simple questions regarding the kind of work you have done, asked whether did…
do you know java?
Write the square root function.
When did you recieve that email...
what is mvc? what is viewbag?
Work Experience
Is this class thread safe? class X { int counter; X() { counter = 0;} public int incrementAndGet() { return counter++; } }
You were given 4 hours to implement a breakout game with some added features.
Viewing 1541 - 1550 interview questions