How do you develop pages in mobile and desktop?
Senior Frontend Developer Interview Questions
1,364 senior frontend developer interview questions shared by candidates
how do you write unit tests?
functional vs class components
Live coding interview, topics: API calls, data mapping, and rendering, error handling, unit testing.
System Design: Design Revolute's physical card delivery system. Need to design API, Frontend, and overall system(db, services, etc.)
App optimization techniques
Data types in javascript
caching, security in application etc.
Questions related to my past experiences, what I'd like to learn, what could I bring to the company.
2 hr time -> use react and redux to build an application. First API will give coordinates (longitude, latitude) for n number of countries which needs to be mapped on to a map. On selection of any of the above coordinates on the map, second API should be triggered with selected coordinates (longitude, latitude) which will give JSON response that contains THUMBNAILS and VIDEOID which has to be displayed for the user to select and play a video on the same page Note: Concatenating the video ID with base URL of youtube will give you a link to play the video.
Viewing 911 - 920 interview questions