Microsoft front end interview questions
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.
Source: Glassdoor Microsoft Front End Developer Interview Questions