Solve a leetcode type question of: 2 sum nearest 0
Full Stack Engineer Interview Questions
18,284 full stack engineer interview questions shared by candidates
Last man standing problem Two inputs 1. Stream of numbers - 1,3,5,8,9,12,40 etc 2. Step number eg: 1 I have write a program that starts with first number and then steps on the 2nd and then returns 5 and steps on 8 and return 8 - program has to keep on working until only one number from the stream remains. When the step counter crosses the total numbers, it overflows to the beginning
API interview: Asks about HTTP responses, and status codes, while I was coding. What should be the response of these functions
Tell me about yourself and your experiences
What's your background.
Since it is a hybrid position, any problem with relocating?
- about my background - live coding session for getting required data from csv file - linux terminal commands - about my experience working with the team
Describe please your successful project at your previous workplace.
Gave me a code and I had to know what it does
in the first face-to-face interview: 0. RAM /CPU 1. types of data structure, 2. SQL inner join, left and right join, 3. var, let, const, arrow and async function, promises 4. A few examples of design patterns in OOP (like singleton, etc.) 5. print B-tree in preorder (DFS) 6. print B-tree (BFS)
Viewing 1051 - 1060 interview questions