Domanda di colloquio di Microsoft

Coding, logical thinking, testing strategies, problem solving

Risposte di colloquio

Anonimo

1 giu 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

Anonimo

8 set 2017

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

3