You have many rooms and temperature sensors you want to keep record of all the temperatures. Given a regular function and event driven function. (again given a fluid description and expected to fill in.)
Student Engineer Interview Questions
1,503 student engineer interview questions shared by candidates
How many people are serving in the army now?
Had only one question in the interview. It was design question, about how to implement a data access layer for a scalable system. The interviewer was ok, and solving the question was more like a talk with him
There was 2 questions. The first one was to find my way in a maze represented by a matrix of 1’s and 0’s. The second question was an OOP related question.
Explain recursion for five year old kid
- First interview: some logic questions, personal questions, and questions about Microsoft and What products of them I know - Second interview: To print a legal path to a given maze, using recursion and some questions about running time, design and other options for solving it
1. given str1 and str2, build compare function that return -1 is ft1 is gather then str2, 1 if str2> str1 and 0 if they equal. The str look like for example: "1one2" = 112, "two1three" = 213. 2. leetcode #200. Number of Islands
A normal personal interview, and many technical questions
deserialize a tree to a string and build it back up.
Create a spotify-like shuffle of songs and random playlist.
Viewing 731 - 740 interview questions