I applied through an employee referral. The process took 2 weeks. I interviewed at Wix (Tel Aviv-Yafo) in Feb 2025
Interview
I was invited to the Wix campus to take an exam with my laptop, in a classroom with 30 other people. There were over 200 people that came to take the test with me. Food and drinks were served before the test.
Interview questions [1]
Question 1
In the test there were 5 questions with a 2 hour timer for all questions. I had the brackets question, a pacman question, subset question, islands question, follow up parameter islands question.
I applied online. The process took 4 weeks. I interviewed at Wix (Netanya) in Mar 2025
Interview
System design interview with two parts.
1. Talk about project you did
2. system design question about implementing shopping cart functionallity in early stage wix
Had 2 interviweres 1 of them was a junior with 2 years of experience as the shadow interviewer who called me wrong mistakenly and told me I dont know the technology.
They thought my project was "over complicated" even though it is a valid, practical and very good
I applied online. The process took 1 week. I interviewed at Wix in Feb 2025
Interview
4 ques leet Code style - easy-medium I would say. in 2 hours
1.Given a string, the goal is to find the character that appears the most times, and if there are multiple such characters, return the last one alphabetically.
2.LeetCode - Rotting Oranges.
3.packman implementation
4.given a string as input, for example: ><7L>5L6<>>3<8R>>9R<<
The task is to return the tree representation in an array format.
Interview questions [1]
Question 1
Given a string, the goal is to find the character that appears the most times, and if there are multiple such characters, return the last one alphabetically.