I was asked 3 problem-solving questions
Software Engineer Microsoft Interview Questions
31 software engineer microsoft interview questions shared by candidates
Degrees calculating between hour and minute hand in the clock
Why MVC, javascript?
How do you think your other interviews today have gone?
Interview Questions: Move zeros, HTTP mechanics, vending machine design, particle collision, custom DP/math problem Behavioral: current role, team dynamics, projects
What goals do you have for your career?
I described the full stack for an ecommerce microservice. I had just built one so it was no problem. As a follow up, I was given several business needs and I needed to walk through what I needed to implement from the front end to the service layer. The question felt easy because I had just finished completing one and both interviewers went as deep very quickly to see what I knew and what I didnt.
Given a string and a pattern (string) where asterisks represent wildcards, determine if the string matches the pattern. Input: "Oh happy day" (string), "O*app*" (pattern) Output: true
Describe a project you're currently working on. (They also highlighted a specific project from my resume and asked me to describe it as well.)
Find the length of the longest numeric sequence in an unsorted array of integers. Input: [11,5,1,8,3,9,4,6] Output:4
Viewing 21 - 30 interview questions