Status: Full-time software developer
Position: SDE 1
Location: Bangalore, India
Date: October 1, 2019
Round 1 :
The first round was about javascript and css concepts:
Write code to multiply 3 numbers
multi(x)(y)(z)
multi(x)(y)(z).....(n)
Explain event propagation
Write code to get user name based on highest mark (filter in es6) than modified the question for map
Some code correction questions
Compare Async/Await and Generators usage to achieve same functionality
What's the difference between .call and .apply?
Explain positions and asked some questions related to position
Fixed the div at bottom without using position property and scroll the page
Should you use !important?
Round 2 : [ Coding]
Write code for Snake and ladder problem
Round 3 : [ Hiring manager round]