Engineer phone screen questions: 1.) What is a closure? 2.) What's the right way to share data between controllers/directives? 3.) What is the dot notation? In person whiteboard questions: 1.) Say you had an array of objects with 3 keys(name, apr and max_credit) how would you sort the array by apr in ASC order. 2.) Say you had the same array of objects how would you find the objects that apr are within a range? 3.) How would you check if a string is a palindrome manually?
Software Engineer Front End Interview Questions
933 software engineer front end interview questions shared by candidates
Write a react component that renders a table/list from an array of objects using a functional component. Make sure you brush up on your react syntax etc and .reduce() and .map().
The phone interview included HR questions such as why Yelp? and what do you expect out of an internship?
Design the UI/UX experience of a Jira board (personal and team).
First round : A problem with page structure was given. It was kind of a recursive problem and the idea was to show it the same way on the front end (Eg directory structure). The expectation here is to tell the interviewer your approach, ask clarifying questions before hand and keep the interviewer engaged in conversation. Try to list down error-handling scenarios. If you follow TDD you might get bonus point here. Round 2 : I was asked to implement a production-level feature toggle utility kind of function. I tried to did it in TDD way to some extent and show a working solution in react. Unfortunately, I clear this round. I am not clear on what was the expectation here, was it more of a library function like a package and not a solution demonstrated in a working project?
3. flatten a nested array with JavaScript (recursively and iteratively)
How do you decide what technology (frameworks, testing, etc) to use when given a problem to solve?
includes/excludes array question (you can find the complete questions on the forum)
JS Framework (React is preferred.) Writing code for 3-4 problems with JS (Leetcode easy-medium) Cookie CSS box model, selector priorities
React and web development questions.
Viewing 171 - 180 interview questions