Cite 3 coisas que você valoriza na empresa.
Full Stack Developer Interview Questions
15,796 full stack developer interview questions shared by candidates
in second round he asked me to write a logical program
The interview panel asked a variety of questions but primarily focused on my previous projects, my roles, and my responsibilities.
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.
On the personal end, I was asked to elaborate on a group project that I took part in and my involvement with it.
Basic fundamentals and in depth technical questions
What are 3 things you look for in a job?
Given a grid or 2D array, find the number of possible paths from the top left corner to the bottom right corner if you can only step right or down from each cell.
Viewing 1011 - 1020 interview questions