Qual é o retorno do código http 400
Junior Developer Interview Questions
13,730 junior developer interview questions shared by candidates
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.
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++; } }
Viewing 1491 - 1500 interview questions