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 févr. 2025
Entretien
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.
Questions d'entretien [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.
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Wix (Netanya) en mars 2025
Entretien
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
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Wix en févr. 2025
Entretien
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.
Questions d'entretien [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.