They had a tech interview to test general knowledge on how to overcome some obstacles. They had a second interview for culture and work fit.
Desarrollador De Full Stack Interview Questions
19,142 desarrollador de full stack 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
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.
Delete a given node from a Linked List without using extra memory.
Php css html mysql dsa
Viewing 591 - 600 interview questions