J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Wix (Tel Aviv-Yafo) en juin 2025
Entretien
The first stage was an on-site coding test at their offices. It included several LeetCode-style questions: one easy, two medium, and two hard. The test lasted about two hours.
After that, candidates who pass receive an email to schedule a Zoom interview with two developers. In that interview, they ask a system design question that includes several parts and follow-up discussions.
I didn’t pass that stage, but overall the process felt professional, fair, and well-organized.
Questions d'entretien [1]
Question 1
167. Two Sum II - Input Array Is Sorted
question similiar to 224. Basic Calculator
J'ai postulé en ligne. Le processus a pris 7 semaines. J'ai passé un entretien chez Wix (Tel Aviv-Yafo) en juil. 2024
Entretien
The process was very long and protracted (over month edge - edge), with a 6-9 day wait after each phase to get an answer.
1. I applied online, referred by a friend working at the company.
2. A week later, I received an email with details about the process and an invitation to an online Zoom event.
3. I attended the Zoom event, where we received information about different groups within the company and details about the program.
4. On-site exam: We had 5 LeetCode problems to solve in 3 hours on an online platform (similar to Codility, but not as good)
5. I had a 90-minute interview with 2 engineers from the company. It was kind of like LeetCode questions with 2 parts. I had to build functions for a URL with some rules (perfect match, prefix, find best routes, and more). The interviewers were friendly, which made the interview comfortable.
6. A week later, I got a call saying I passed.
7. HR interview: All the general questions. The HR process was very messy; the interviewer jumped from question to question without any clear reason. It felt like they were just going through a checklist without genuinely caring about my answers. Additionally, she looked at her phone every 5 minutes, didn’t remember where we should meet, and was unsure which group I was planning to join.
8. Meeting with the team: A 45-minute conversation with one of the team leaders. He asked some questions and described the team's products. It felt like they were looking for a specific type of person to match their "vibe." They asked some really odd questions about my current job.
9. I waited 5 days (had to ask the recruiter for an update) and received no offer with no good reason given. Overall, I was disappointed with the process.
Questions d'entretien [4]
Question 1
1. Warm-up: Find the peak in a mountain - LeetCode 2951
2. Integer to Roman - LeetCode 12
3. Shuffled String - LeetCode 423
4. Find the shortest path in a matrix using double BFS (like any maze with obstacles and rules) - similar to LeetCode 994
5. Find the median of 2 sorted linked lists (HARD) - LeetCode 4
5. A week later, I got a phone call saying I passed and scheduled a
"What is the ideal manager?", "Describe a success and what you took from this.", "Describe an interface with other colleagues.", and "Why do you want to work at Wix?"
"Tell about a feature you built and are proud of it.", "How do you test your code?", "Why do you want to join the team?", "Do you know the product?", "Are you afraid of learning new things?", and "What kind of person are you (coding 9-5?)"
The second interview after the test was a 2 on 1 interview with 2 simple code questions like leetcode easy level. You need to make it with the smallest time complexity
Questions d'entretien [1]
Question 1
Create a function that search a sequence of strings in a long string