I applied in-person. The process took 2 weeks. I interviewed at Zigit (Ramat Gan) in May 2019
Interview
Stage one interview with HR.
Step two answers logic questions and some short programming questions.
Step Three Programming Task - Client-side with external API work.
You can choose which Framework to do the assignment (React, Vue, Angular).
Interview questions [1]
Question 1
Write a function that gets two chained string and returns the two strings.
first time with two char strings and the second time with two binary strings.