First interview question involved 3-D vectors and normalization. Was difficult because I had forgotten these concepts (I was a math major, but hadn't applied the knowledge in years).
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
I did not get any particularly challenging algorithms/data structures questions, but one problem had a constant-time solution that was not immediately obvious. So before jumping in think whether there could be a trick that trivializes the problem.
given a long input string with lots of delimiters in the white board, write a c-code to change the given string it to another format based on some rules.
Nothing scary. Standard brainteasers and behavioral questions with some simple coding any student should be able to do.
basic programming problems, recursive functions, linked list.
Nothing too difficult. I was expecting some algorithm related questions.
Data structure questions
All basic algorithm and data structure questions with some talk about design and testing.
What are your strengths/weaknesses - was not expecting this in an MSFT interview
Write a program that would arrange birth dates in an ascending order.
Viewing 3601 - 3610 interview questions