I applied through an employee referral. The process took 2 weeks. I interviewed at Yotpo (Tel Aviv-Yafo) in Nov 2021
Interview
1.home test via codility - leetcode questions.
2. 2 hours zoom interview - leetcode questions and implement .
3. vp r&d interview.
4.hr interview.
very nice people and quick process!
due to covid all interviews were on zoom.
Interview questions [1]
Question 1
leetcode questions and implementation, easy and medium level.
First I got an online test, algorithmic/data structure style.
Then one interview with the team leader, for 2 hours long.
Questions about personal project, he also wanted to see the code and talk about its architecture.
Then 2 technical questions.
Interview questions [1]
Question 1
1. Given a string of numbers, what are the valid ips we can create from it(without changing its order nor delete numbers.)
2. Icecream truc owner want to give icecream for childreen, each child has rank and when his rank greater then the kid infront/behind him he needs to get more icecream then they does. how many icecream balls does the truc owner will share(minimum)?