The hiring process at AppsFlyer takes an average of 14 days when considering 1 user submitted interviews across all job titles. Candidates applying for Office Manager had the quickest hiring process (on average 14 days), whereas Office Manager roles had the slowest hiring process (on average 14 days).
Initial phone call with HR. Discussed general stuff about the positions. Then a phone call with the team lead. Thoroughly described the position, but for personal reasons I chose not to continue the process.
I applied through a recruiter. I interviewed at AppsFlyer (Herzliya) in Nov 2024
Interview
I had a phone call with the recruiter followed by a zoom interview with a senior engineer. (This is not the full process obviously, I didn't get yet to the next steps)
Interview questions [1]
Question 1
You get a path to a file with text. you need to print to the screen each word that appears in the text and the number of times it appears
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
Interview questions [1]
Question 1
they asked this question from leetcode
https://leetcode.com/problems/valid-parentheses/description/