first interview was on js basics, about closures, event loop, hoisting nothing special there. and then a question about race condition in react, there was a select component with useEffect that called for an api request then put the data in an object. when the user selected a value it made the request. after that the second interview had two algorithmic questions and design
Preguntas de entrevista [1]
Pregunta 1
they asked this question from leetcode
https://leetcode.com/problems/valid-parentheses/description/
Envié una solicitud electrónica. Acudí a una entrevista en AppsFlyer (Herzliya)
Entrevista
A screening interview with a developer on staff, who asks basic questions about JavaScript- scope of variables, basic algorithm. After that there are more interviews, most of which of a more technical nature.
Envié una solicitud electrónica. Acudí a una entrevista en AppsFlyer (Herzliya) en jul 2018
Entrevista
I was interviewed by a team leader, asked about past projects and experience. Been asked to draw a scheme of the project. He nice, and the feeling was good during the interview.
Preguntas de entrevista [1]
Pregunta 1
Given an array of integers and a target sum, find a pair that add up to the target sum.