J'ai postulé en personne. J'ai passé un entretien chez Smartag (Tel Aviv-Yafo)
Entretien
First a phone call with the owner explaining about the company and their reach. Later a video interview with the CTO, I later went to the offices and got a quick tour and after that I got an offer.
Questions d'entretien [1]
Question 1
Asked me to create a JS function that multiplies numbers in the following order mul(3)(4)
x = mul(3)
x(4) -> 12
Later asked me general questions about Angular:
How DI works
What are components (realy?)