in second round he asked me to write a logical program
Full Stack Developer Interviews
Full Stack Developer Interview Questions
"Full stack engineering interviews consist primarily of technical questions. Because full stack developers work with both back-end and front-end code, you should feel comfortable working with a variety of languages and answering questions ranging from databases and web servers to HMTL and UI implementation."
19,462 full stack developer interview questions shared by candidates
Encapsulation and abstraction difference. Spring configuration, hibernate second level cache.
Cite 3 coisas que você valoriza na empresa.
They asked about the projects on which I have worked and what difficulties I faced.
Find the average marks of students for each department
Input: int set1[] = {12, 34, 11, 9, 3} int set2[] = {7, 2, 1, 5, 7} Find if the given sets are disjoint sets(there should not be any common element)
DSA livecoding Design a tree and assign to each node, that doesn't have a sibling, a sibling(as additional field in the node). Bonus question was to make it thread safe.
The interview panel asked a variety of questions but primarily focused on my previous projects, my roles, and my responsibilities.
On the personal end, I was asked to elaborate on a group project that I took part in and my involvement with it.
given a matrix that contains ones and zeros where zero represent land and one sea and you need to return the amount of lands there is in the matrix (look at it like a map) a single land can appear in several rows (like 'H', like 'L' shape and so on)
Viewing 1231 - 1240 interview questions