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

      Hopper

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Hopper | Offres d’emploi chez Hopper | Salaires chez Hopper | Avantages sociaux chez Hopper
      Entretiens chez HopperEntretiens d’embauche pour Senior Software Engineer chez HopperEntretien chez Hopper


      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 Senior Software Engineer

      30 juin 2022
      Candidat à l'entretien anonyme
      Vancouver, BC
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Hopper (Vancouver, BC) en juin 2022

      Entretien

      The whole interview process was great. People were very nice and patient and left good impression on me. Beside the coding challenge. To begin with, the interviewer assumed that because of my background, I want to do the challenge in TypeScript. I did not. When I asked if I could do that in JavaScript, something no interviewer EVER said no to, he insisted I should use TypeScript. I would never use JavaScript out of my choice for production code, but for those kind of things, like proving a concept or solving a problem, static types are just making things harder and will waste time, so JavaScript is usually my choice. I think you should let people use whatever they are comfortable with when the interview starts. If you have problems with some interviewers not feeling comfortable with specific languages, maybe you should ask them beforehand what language they will use for the challenge and then assign the correct interviewer for that. But don’t assume their preference and force the candidate to use that language on the spot. Most candidates know that in coding challenges they can choose what they want on the spot, as it doesn’t matter what language you use. But that wasn’t that bad, as I am used to TypeScript... The interviewer, who was a principal engineer in the company for couple of years, was very impatient and not nice. I asked questions to make sure I got the challenges and he’s answer was “No, that’s not what I said at all” and more stuff like that. Then when I started writing down and said my thoughts out loud what I may need to do to solve it, as it is what you should do in those interviews, The interviewer kept cutting me off and cut my line of thoughts with comments like “how would that even help you”? and like really? I am still writing and going through my thoughts, I don’t have the answer yet, like you do. Then also when I started writing code, just so I can see it in my eyes, again, comments like “how is that gonna work for that? that’s not what you should do”. Again, I am in the process of thinking here, I will get there, I have done many of those challenges and this one wasn’t even that hard. He also commented on semantic code preferences I shouldn’t do, that has nothing to do with the challenge itself. Those challenges should show your way into solving a problem, but not your language preferences. To reference, I used “+var" to make a JavaScript string a number, instead of using parseNumber or so and he insisted I should change it. Now if that was a pull request I would get it, but this has nothing to do with proving the ability to solve a problem. Needless to say I lost all motivation to do the challenge after the first couple of minutes, as there was such a negativity cloud above the interview that I am sure that the person who shadowed the interview could feel too, as he looked uncomfortable with the situation too. After the interview I ended with a big “WTF” above my head. As someone who has 8 YOE, I interviewed a lot, and interviewed others even more. I spent a lot of time training myself on how to interview people by reading tons of resources online on that and practice. There is so many resources out there. And it might sounds like a lot but, I honestly think that interviewer should not be conducting interviews. I don’t know if he had a bad day or what, but no candidate should go through that. It was also SOOO different than the other interviews I had @ Hopper. Everything else was such a positive experience and I was so excited to join such a team. The only reason I didn’t stop the interview was that I know that this does not represent the team. I met the people. I saw the quality. But if that was my first interview with Hopper I would definitely resign from the process on the spot. Who wants to work with people like that? To summarize I think you should apply to work with Hopper. They seem great. Just cross fingers that you won't get my interviewer!

      Questions d'entretien [1]

      Question 1

      Sort a list of file by names, that has numbers in them. Sort a list of files like: "file1" "file10" "file2" in the correct order: String length -> Number precedence So actual list needs to be "file1" "file2" "file10" There was catch IIRC with ordering "file10" after "file2" since the nature of the numbers. But default string sort won't catch that and do the other way around. So you need to code the correct way for that. Also there is a catch right after with "file01".
      1 réponse
      6

      Autres retours d’entretien d’embauche pour un poste comme Senior Software Engineer chez Hopper

      Entretien pour Senior Software Engineer

      3 mars 2024
      Candidat à l'entretien anonyme
      Bogotá,
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Hopper (Bogotá, )

      Entretien

      6 interviews with different people, They ask you about programming languages, architecture, and your experience in preview jobs. You have interviews with developers, Product owners, managers, technical leaders, and other positions

      Questions d'entretien [1]

      Question 1

      Q: How did you resolve the hackerRanck problem and why?
      Répondre à cette question
      1

      Entretien pour Senior Software Engineer

      8 juin 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Hopper

      Entretien

      Ok initial interview with recruiter. seemed friendly enough. engineering manager was not very friendly, didn't ask a lot about background more so wanted to jump to technical question. question was on recursively finding all possible paths from two places given multiple locations.

      Questions d'entretien [1]

      Question 1

      See above or other question where its detailed
      Répondre à cette question
      1

      Entretien pour Senior Software Engineer

      28 avr. 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Hopper

      Entretien

      * Phone screen. I enjoyed talking to the recruiter very much. They clearly elaborated on the open position and shared many details about the teams and the company. Later on, that recruiter did a great job keeping me posted. * Hiring manager round + coding. Mainly we talked about my past experience, achievements, and challenging tasks I worked on. There was a medium LC problem at the end of the round (it was about calculating the stock price) * Another coding interview. I was given an LC-medium problem that I had to solve in 45 minutes. The problem was quite straightforward, but the follow-up questions were quite hard. * System design stage. I was asked to design a part of the Hopper functionality. Unfortunately, I couldn't narrow down the limitations and constraints, so I performed poorly during this stage. However, overall I enjoyed talking to different people at Hopper. Communication was nice and thorough. At the end of the interview process, I had a quick call with the Sr. Engineering Manager, where they provided quite detailed feedback regarding my interview performance and pointed out to the areas requiring improvement.

      Questions d'entretien [1]

      Question 1

      A lot of behavioral questions. LC medium and a system design where I had to design a part of their application.
      Répondre à cette question
      5

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

      avatar
      American Express Global Business Travel
      3.6★Rémunération et avantages
      avatar
      CVC Corp
      4.0★Rémunération et avantages
      avatar
      Hapag-Lloyd
      3.6★Rémunération et avantages
      avatar
      Hotelbeds
      3.5★Rémunération et avantages