I applied through an employee referral. The process took 2 weeks. I interviewed at Applify (Bengaluru) in Jul 2022
Interview
First, there's an initial screening to check the basics. Next, an automated skill test checks your technical abilities. Then, a coding challenge tests your problem-solving skills. After that, there's a culture interview to see if you fit in with the team. Finally, there's a client interview to make sure you're a good match for the specific project.
Interview questions [1]
Question 1
One question that I can recall is to implement a depth-first search algorithm for a binary tree without using recursion.