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

      Wanderlog

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Wanderlog | Offres d’emploi chez Wanderlog | Salaires chez Wanderlog | Avantages sociaux chez Wanderlog
      Entretiens chez WanderlogEntretiens d’embauche pour Full Stack Software Engineer chez WanderlogEntretien chez Wanderlog


      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.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      Four Seasons
      4.0★Rémunération et avantages
      New Anglia University
      5.0★Rémunération et avantages

      Entretien pour Full Stack Software Engineer

      16 mars 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre

      Autres retours d’entretien d’embauche pour un poste comme Full Stack Software Engineer chez Wanderlog

      Entretien pour Full Stack Software Engineer

      17 mars 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien facile
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Wanderlog en sept. 2025

      Entretien

      Had to do two coding questions in 40 mins on a site I never used. It was a bit janky. The coding questions themselves are not too hard, but it seems they are looking for speed.

      Candidature

      J'ai passé un entretien chez Wanderlog

      Entretien

      Coding assessment on their site, it wasnt too hard as the hardest part was really setting up the environment locally to test the code but the questions itself were easy leetcode questions

      Questions d'entretien [1]

      Question 1

      Add two integers on a line
      Répondre à cette question

      Entretien pour Full Stack Software Engineer

      27 janv. 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Wanderlog en janv. 2026

      Entretien

      Terrible experience. They send you a coding assessment and claim it’s not LeetCode-style, saying it simulates a real-world scenario. That’s simply not true. The questions are essentially LeetCode problems, and you’re expected to solve two questions in 40 minutes. The questions themselves aren’t difficult, but the platform is clumsy, and the instructions are confusing. You also have to download files, which takes additional time and eats into the already short window. I completed the assessment over the weekend and, just a few hours later, received the standard “we’ve decided to move forward with other candidates whose experience and skills are a closer match” email. Honestly, that response felt generic and automated. It’s very unlikely my submission was reviewed that quickly over a weekend. All tests passed, and there were no issues with my solution. My advice: don’t waste your time or energy on this company.

      Questions d'entretien [1]

      Question 1

      One of the questions was a frequency-count and sorting problem, which is very typical of LeetCode-style interviews.
      Répondre à cette question
      1

      Entretien pour Full Stack Developer

      4 nov. 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien facile

      Candidature

      J'ai passé un entretien chez Wanderlog

      Entretien

      The first technical screening involved completing a timed coding challenge that had a soft deadline of around 45 minutes. Unlike other challenges I've done before, it was hosted on DMOJ, an online coding competition platform. If you haven't worked with DMOJ before, I encourage you to try it out and get comfortable with it before attempting the challenge, as running tests and debugging on the platform may not be intuitive to all (it lacks an in-built IDE and the interface is more of a text editor if anything). However, the founder does leave a pretty good video guide before you start the challenge, so definitely give that a watch.

      Questions d'entretien [1]

      Question 1

      Given n lines of logs (in the format `worker_id, timestamp, action`, where worker_id identifies the worker completing the action, timestamp indicates when the action occurred and action being either "sign-in" or "sign-out") and an integer m, maxSpan, return a list of all worker_ids such that the time they've worked is equal to or greater than m.
      Répondre à cette question