I applied online. I interviewed at Apricode (Tel Aviv-Yafo) in Oct 2020
Interview
In the first 5 minutes, the interviewer told me about the company, and then for 2 minutes I introduced myself.
the next 2:55 hours was the tecnical interview.
The technical interview included one theoretical question, and 2 javaScript axercises in a computer.
Interview questions [1]
Question 1
Theoretical: write a function in Python which calculate the nth number in Fibonacci.
in javaScript: 1. sort an array of numbers, 2. use javaScript to create squares in a web page, in different colors, then make them change there place in circularity way.