Find the average marks of students for each department
Full Stack Engineer Interview Questions
Full Stack Engineer Interview Questions
A full-stack engineer is a technical expert in web and software development. They can handle almost every aspect of development, from servers to systems engineering and databases. During an interview, you can expect both technical questions and questions to determine your interpersonal and communication skills.
Top Full Stack Engineer Interview Questions & How to Answer
Question #1: Are you working on anything right now?
Question #2: How did you select the tools and technologies for your last project?
Question #3: What are the latest trends in full-stack web development?
19,462 full stack engineer interview questions shared by candidates
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.
1. Given an array of integers, find the pairs of integers that sum to a given sum? Note that we want you to find the time complexities and also provide different solutions to optimize for time?
How would you design an incoming reference based aggregation system for TrialPay back end server so that info about the incoming traffic can be stored and used to improve the system? Duplicate files in a directory. Files are very large, so can't read the whole file into the memory.
Was your experience in React project-based or through studies?
Viewing 1261 - 1270 interview questions