Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Microsoft (Herzliya) en oct 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)
Preguntas de entrevista [2]
Pregunta 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.
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Microsoft (Tel Aviv) en sept 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.
Preguntas de entrevista [1]
Pregunta 1
Normal Linked list and Binary search kind of questions, hard String comparing recursion question.