I applied online. The process took 4 weeks. I interviewed at Voxer (Israel) (Tel Aviv-Yafo) in Sep 2021
Interview
HR phone interview
HR zoom interview
Home assignment - create a multiplayer Tic Tac Toe game with React and node.js
In office interview mainly discussing the home assignment.
I thought the interview went well but I waited over a month for a generic decline email
No interview was there. First was an English test and then a node.js task. very secret about what they are doing. The test was difficult for me to accomplish within only 2 hours. They gave me extra time but it was still difficult.
Interview questions [1]
Question 1
write code in Node.js to build an ordered dictionary into a text file (e.g a,b, ...... , aa, ab, ....., ba, ....).
write efficient code to search any word or prefix of a word in this dictionary.