Questions around recursive promises, API design and basic problem-solving skills. Nothing crazy, but requires strong fundamentals.
Frontend Software Engineer Interview Questions
869 frontend software engineer interview questions shared by candidates
Collaboratively design a solution using a virtual whiteboard to a given technical problem
1. Given a set of wireless routers that are interconnected, write an algorithm that finds the longest distance between these routers 2. Was supposed to be a system design interview, but this was the interviewer who arrived late and had no idea what he was supposed to interview for. 3. Design algorithm to instruct a robot how to go through a maze 4. Implement an auto-complete // trie implementation 5. Behavioral questions
build image carousel in js
A series of algorithm/data structure questions ramping in difficulty; build a simple web app
Build a basic communication app
Was asked to solve a practical problem that required knowledge in html, css, javascript, and async javascript.
Question 1: Write an efficient algorithm for the following assumptions: • N is an integer within the range 1..100,000]; each element of array A is an integer within the range [-1,000,000..1,000,000]. Question 2: Make a Fibonacci algorith that returns only the last 5 decimals. (Use matrices)
a React.js task was related to an input where the backend checks whether the value is an anagram.
- What JS design patterns have you used. - Event Loop in javascript. - What are pure functions? - Object.create vs Object.assign - CSS diaplay: grid
Viewing 491 - 500 interview questions