Microsoft front end interview questions
We are now part of GreatFrontEnd!
Front End Interview Handbook is now part of GreatFrontEnd! We are working to migrate the content over and you may find the latest version of this page on GreatFrontEnd.
JavaScript
- Tic-tac-toe implementation using vanilla JavaScript, HTML and CSS.
- Create a chat interface like Microsoft teams.
- Use OOP to implement a Chess game.
User interface coding
- Create a notification interface like Microsoft teams
- Image slider implementation.
Trivia
- What is a prototype?
- What is a closure?
- What is the difference between
let
,const
, andvar
? - What is DOM?
System Design
- Design an email client like Microsoft Outlook.
- Read answer on GreatFrontEnd (Paid)
Source: Glassdoor Microsoft Front End Developer Interview Questions