2.0 KiB
2.0 KiB
| title | sidebar_label |
|---|---|
| Microsoft Front End Interview Questions | Microsoft interview questions |
:::info Latest version on GreatFrontEnd
Find the latest version of this page on GreatFrontEnd's Microsoft Front End Interview Guide.
:::
JavaScript
- Tic-tac-toe implementation using vanilla JavaScript, HTML and CSS.
- Practice question (Paid)
- 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?
- Read answer (Free)
- What is a closure?
- Read answer (Free)
- What is the difference between
let,const, andvar?- Read answer (Free)
- What is DOM?
System Design
- Design an email client like Microsoft Outlook.
- Read answer (Paid)
Source: Glassdoor Microsoft Front End Developer Interview Questions