Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Everbridge em jun. de 2024
Entrevista
Interview was for "Office of CTO". Different from typical Microsoft interview. Overall process took 2 weeks.
Have applied via Microsoft portal itself. All the 4 rounds were technical in nature
Perguntas de entrevista [4]
Pergunta 1
What past project worked on last 1 year , what have you learned new and exciting
Discussion on specific past Project
Discussion on exciting past project
Which sort to be used for in memory array, best case and worst case complexity. and why
Sort Link-list via merge sort using recursive function.
How to replicate data from Primary to Secondary (DB) in un-reliable network. Write code at primary and secondary side
Consider single secondary as of now.
2 criteria : there should be no data loss and seq of data should be maintained.
DS/Algo: Given an array of +ve number, provide all the possible expression which can create number 24.
Numbers can be used in any order, use math operator (+,-,*,/).
Example: [5,5,1,1]
Expected Answer: (5 - (1/5)) * 5
What are your achievements in the past?
Given Single Node System which process 1/2 million request. Given ITask interface , Implement task manager which cancel tasks which are not completed in certain time.
Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Everbridge (Burlington, MA) em jun. de 2016
Entrevista
I applied through an employee referral. I had one on-site interview with 5 team members. The questions were mostly technical. One team member was not available on that day, so we had a phone interview later instead.