Pergunta de entrevista da empresa Microsoft

Coding, logical thinking, testing strategies, problem solving

Respostas da entrevista

Sigiloso

1 de jun. de 2020

The key in generic questions like this, is to make sure to cover the fundamentals. There's usually a back-and-forth with the interviewer. Might be worth doing a mock interview with one of the Microsoft Software Development Engineer In Test (SDET) experts on Prepfully? Really helps to get some real-world practice and guidance. prepfully.com/practice-interviews

Sigiloso

8 de set. de 2017

To achieve time complexity of O(N), you would have to use two hashtables, one for each string, and then compare them.

3