Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Microsoft (Herzliya) em out. de 2016
Entrevista
Basic phone screen asking about experience. Then went to the office for an hour and a half technical interview, where the interviewer asked about a previous project (whichever I chose)
Perguntas de entrevista [2]
Pergunta 1
Given an array with integers, return the array so that it will not have any consecutive duplicates.
Given an NXN array, filled with battleships that can only be horizontal or vertical, count how many battleships are there in the board. The battleships will always have at least one horizontal/vertical space between them. Solution should be with no extra memory, one pass, and without changing the board.
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Microsoft (Tel Aviv-Yafo) em set. de 2016
Entrevista
Started with a phone call from the hr asking basic questions about my experience. A few days later I went to the company for an interview. Everyone were really nice.
Perguntas de entrevista [1]
Pergunta 1
Normal Linked list and Binary search kind of questions, hard String comparing recursion question.