I applied through an employee referral. I interviewed at Wix in Sept 2024
Interview
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.
I applied online. The process took 2 weeks. I interviewed at Wix (Tel Aviv-Yafo) in Nov 2025
Interview
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
Interview questions [2]
Question 1
Implement a high order function for (calculator operations)
I applied through an employee referral. The process took 2 weeks. I interviewed at Wix (Tel Aviv-Yafo) in Aug 2024
Interview
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.
Interview questions [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