DEV Community

Discussion on: Software Engineer 2 UI Interview at Microsoft

Collapse
 
dhilipkmr profile image
Dhilip kumar • Edited

Yes, 😅Vanilla JavaScript and No Css Frameworks allowed!!!

Collapse
 
cryptic022 profile image
Pankaj Kumar

Do you need to create backend as well or you will get json response for mail/chat application?

Thread Thread
 
dhilipkmr profile image
Dhilip kumar • Edited

You don't have to create backend! The package you receive will have a dummy function which keeps giving you data in a regular interval, all you need to do it listen to it.

Thread Thread
 
cryptic022 profile image
Pankaj Kumar

Basically you need to call the api, create skeleton and add filters on Json , right?

Thread Thread
 
dhilipkmr profile image
Dhilip kumar

On those lines along with the constraints added in the requirements

Thread Thread
 
cryptic022 profile image
Pankaj Kumar

Thanks 😊

Collapse
 
xerxes3117 profile image
Vaibhav Sharma • Edited

Thanks. Great article!!