Develop a frontend application from scratch. You are allowed to use any framework/libraries.
Software Engineer Front End Interview Questions
960 software engineer front end interview questions shared by candidates
This is only pertaining to the on-site interview. First interview was with product owner. Not really an interview but more of an introduction. Second interview was with backend person. She asked a bunch of random SQL questions for whatever reason? 3 interview was with Systems architect. He asked me to white board a systems diagram for a shopping website. 4 round was with 2 front-end engineers who asked some moderate level JavaScript/CSS questions. All rounds were about 45mins to 1 hour long Not a very difficult interview but felt rushed at some points and sporadic.
React and JavaScript live coding.
The technical exercise instructed me make a single-page app which read from an API, displayed the data on the page, and update the page without refreshing. The user should also be able to click on an entry and get an overlay with more details. The only technical limitation was to not use any frameworks.
Flatten an array (got follow up questions)
Technical prompts on the coderpad platform -- no riddles, pseudo real world problems.
Find max sum subarray
Q: Difference between inheritance and composition Q: What's a generational garbage collector? Q: How should a microservice be abstracted?
1. Difference between scaling horizontally and vertically. 2. Microservice approach 3. Functional test types
Viewing 471 - 480 interview questions