Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Wix

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Wix | Offres d’emploi chez Wix | Salaires chez Wix | Avantages sociaux chez Wix
      Entretiens chez WixEntretiens d’embauche pour Fullstack JavaScript Developer chez WixEntretien chez Wix


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Fullstack JavaScript Developer

      4 févr. 2021
      Candidat à l'entretien anonyme
      Tel Aviv-Yafo
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Wix (Tel Aviv-Yafo) en janv. 2021

      Entretien

      first phone call with the team manager about the position. Second zoom interview with coding questions. Third a home assignment. Then a zoom interview with a design question. The last interview is with HR.

      Questions d'entretien [2]

      Question 1

      You are given a Maze in the size of NxM represented by a boolean matrix where 0 is empty, and 1 is blocked (wall). 1. Code a function 'solve1', which returns true if there's a path from points 's' (start) to 'e' (end) which passes only through zeros. It should return 'false' if there is no possible path. Possible movements: up, right, down, left (no diagonals) For example, this maze should return true: s 1 1 1 0 0 0 1 1 1 e 1 1 1 1 1 And this one should return false: s 1 1 1 0 1 0 1 1 1 e 1 1 1 1 1
      Répondre à cette question

      Question 2

      design question - high level how to design Wix Sheets (like google sheets)
      1 réponse
      avatar
      Réponse de Wix
      5y
      Hey there. We're happy to learn that your experience was positive. Thanks a lot for the time you invested in the process and good luck ✨