Explain the benefits of the reduce method
Frontend Software Engineer Interview Questions
8,908 frontend software engineer interview questions shared by candidates
Where did you hear about us? What is your backend in development? Do you work well in a team?
Qual cultura você mais gosta de encontrar em ambiente de trabalho?
Create function that produce this output: var add1 = makeAdder(); var add2 = makeAdder(); console.log(add1(1)); // 1 console.log(add1(1)); // 2 console.log(add2(2)); // 2 console.log(add2(2)); // 4
2. A polyfill was asked to solve .flat() function in JS
1. Problem solving in javascript to add or remove items from an array of strings.
Build a React application that will interact with an MLB API to display a playoff schedule w/ accurate pitchers, scores, dates, TV/radio stations for each game
Question about my previous experience and technologies I've used before.
There were a few questions regarding JavaScript essentials (data types, this context, event bubbling, recursion).
The application process started with a 20-minute call during which I introduced myself and talked about previous projects and the technologies I knew. Then the recruiter gave me details about the position and team. In this case, a role as a junior front-end developer in the Statista Q team. The next step was a take-home assignment. I had the weekend to complete this task and send my proposal. Two days after submitting my code, I had a 30-minute interview with the team lead. A week after the first one, I had another 60-minute talk with two more team members. During this whole process, I felt comfortable and valued. The team listened carefully to my ideas and proposals and gave me feedback on my assignment. Even though I was not chosen for the position, the experience was enriching and I would happily apply again.
Viewing 191 - 200 interview questions