Solicité el puesto a través de un captador. Acudí a una entrevista en Microsoft (Fargo, ND) en nov 2018
Entrevista
The interviews started at 9am in Fargo, ND. I had interviews with a total of 4 engineers who had progressively more involved questions. After 3 hours of interviews with the first two engineers a third engineer took me to lunch on their campus, the food was fantastic. After lunch I interviewed with that engineer, and finished with the engineering lead manager to finish over 6 hours of interviews. The questions weren't too hard and the engineers were all more focused on how you approach the problems.
Preguntas de entrevista [1]
Pregunta 1
Q: Given a string, find the longest sub-string of distinct characters. Give it's time and space analysis.
Q: Given a number, determine if it contains no more than one appearance of any number in a given set.
Q: Given a simple clock and the current time, how would you find the angle between the hour and minute hand?
Q: Construct a data structure in order to implement a tree with an arbitrary number of children. Implement functions to perform delete, insert, and lookup of nodes.
Q: Given a string, compress it so that aaabbbccc becomes 3a3b3c etc.
The hiring process consists of a HackerRank home exam, followed by three technical interviews covering LeetCode-style problems and system architecture. Once this is done, you will have a final HR interview.
Preguntas de entrevista [1]
Pregunta 1
I had a technical interview where I was asked to solve the classic 'Climbing Stairs' problem (LeetCode #70), which is a dynamic programming question based on the Fibonacci sequence.
One HR interview, then two problem-solving interviews (beginer level) on HackerRank. You can choose the best programming language for you to use in solving problems. You should think out loud to enable your interviewer to understand how you would think to solve the problem.
Preguntas de entrevista [1]
Pregunta 1
Find the lowest difference between two numbers in a list
Solicité el puesto a través de un captador. Acudí a una entrevista en Microsoft (Tel Aviv)
Entrevista
hr reached to me on linkedIn and sent me Take-home assignment hosted on HackerRank. I had about 10 days to complete. The test included 1 medium/easy question and one hard question with style of LeetCode 3162 and 2080 (Range Frequency Queries)
Preguntas de entrevista [1]
Pregunta 1
hard question with style of LeetCode 3162 and 2080 (Range Frequency Queries)