J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Wix en sept. 2024
Entretien
after reviewing the resume, there was an in-person exam on personal computers. there were technical interviews after but this is the exam, which had four questions in varying difficulty levels.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Wix (Tel Aviv-Yafo) en nov. 2025
Entretien
First an HR call, getting details about the position and asking me about previous experience and why exactly do I want to apply to Wix. Next was an online coding interview with sandbox with some coding questions I needed to answer and explain
Questions d'entretien [2]
Question 1
Implement a high order function for (calculator operations)
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Wix (Tel Aviv-Yafo) en août 2024
Entretien
Really organized and nice people, was a very good process. I felt like they are supportive and trying to find the right person. Quite a long series of interviews in total if looking at the entire expected steps.
Questions d'entretien [1]
Question 1
First interview - general JS questions / Leetcode:
- currying
- var/let/const scope undefined in function being declared and executed
- Binary tree question (parent/child nodes) and finding closest common parent of 2 nodes
Second interview - home assignment
- mock some json/array to represent a 'nested dropdown menu'
- create the menu button
- dropdowns from menu and from each further sub-item can open another dropdown etc. etc., meaning a potentially infinite dropdown menu design.
- context-menu right click with add/delete/rename to modify the data
- load/save buttons for different data source