what is the virtual dom
Frontend Software Engineer Interview Questions
869 frontend software engineer interview questions shared by candidates
Different types of states in react
Leetcode style questions, frontend questions about React.
Tech Interview is split into 3 parts, Part I - Deep Discussion of a project you've worked on in the past Part II - Chat about certain topics Part III - Another round of pair programming This is more of a depth test than anything. The first 2 parts will have a lot of counter questions and knowledge of JS.
Create Calculator in React - hacker rank
LRU Cache in JS on hacker rank
- straightforward systems design (talk through a UI design) - straightforward live coding (build a basic file tree) - discuss past engineering experiences - ask how you relate to company values
Build basic UI Use an API
Round 1: 1. What is currying in Javascript and implement it? 2. Implement a function which behaves exactly like Promise.all without using Promise.all. Round 2: Design a frontend application to load the the data/tables from google sheets and display them in read only mode. There can be a huge number of sheets with huge number of rows in each sheet. Also assume that whatever api's you'll need are available. Round 3: Fist half Tell a story about your life starting from schooling days covering major events in your life. What all decisions did you make and story behind the reason. The interviewer wanted to understand the thought process involved in making a decision. Second half: Given a video on hotstar, design a layout which would display all the meta data of the video in the form of widgets. For eg. for a movie it could be trailer, directors cut shot video, cast etc. For a sporting video it could be score card, weather report, highlights etc
What is an event loop?
Viewing 821 - 830 interview questions