It start with a terrible design using some bizarre html templates that makes the test more difficult than it should be. And basically you have to filter some results by score, taking in to account that you got two different arrays and have to join the data from scores to places.
Junior Full Stack Developer Interview Questions
15,721 junior full stack developer interview questions shared by candidates
Javascript - frontend Given a list of arrays find if two values add up to a given target value. Arr - [2,3,4,5,6,7,8] target 10 Output - True Follow up question do it in O(1) performance.
Given a string find the number of times a given target is repeated. String - “abcddbcdcddcd” findString - “cd” Output -4 It can get tricky, try to cover all kind of teat cases
Questions sur notions de base de Java
Write a sql query to get the data (hint group by)
auto wiring different ways in spring framework
REST services
Name some of the http protocols
They asked me mainly coding part and it was really tough, they were mainly focusing on OOPS and DS through coding.
Tell me something about yourself and your projects. 1--15 Soft Skills questions, like: how will you manage the team in a stressed situation, how will you convince people for your solution. All team members put their views on a problem, which solution will you accept and why.
Viewing 611 - 620 interview questions