Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Wix (Tel Aviv) nel mese di nov 2025
Colloquio
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
Domande di colloquio [2]
Domanda 1
Implement a high order function for (calculator operations)
Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Wix nel mese di set 2024
Colloquio
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.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Wix (Tel Aviv) nel mese di ago 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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