Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Hopper

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Hopper reviews | Hopper jobs | Hopper salaries | Hopper benefits
      Hopper interviewsHopper Senior Software Engineer interviewsHopper interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      American Express Global Business Travel
      3.6★Compensation and benefits
      avatar
      Trailfinders
      4.6★Compensation and benefits
      avatar
      The Midcounties Co-operative
      3.6★Compensation and benefits
      avatar
      Perk
      3.7★Compensation and benefits

      Senior Software Engineer Interview

      30 Jun 2022
      Anonymous interview candidate
      Vancouver, BC
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Hopper (Vancouver, BC) in Jun 2022

      Interview

      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!

      Interview questions [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 Answer
      6

      Other Senior Software Engineer interview reviews for Hopper

      Senior Software Engineer Interview

      3 Mar 2024
      Anonymous interview candidate
      Bogota, Cundinamarca
      No offer
      Neutral experience
      Difficult interview

      Application

      I interviewed at Hopper (Bogota, Cundinamarca)

      Interview

      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

      Interview questions [1]

      Question 1

      Q: How did you resolve the hackerRanck problem and why?
      Answer question
      1

      Senior Software Engineer Interview

      8 Jun 2023
      Anonymous interview candidate
      No offer
      Negative experience
      Average interview

      Application

      I interviewed at Hopper

      Interview

      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.

      Interview questions [1]

      Question 1

      See above or other question where its detailed
      Answer question
      1

      Senior Software Engineer Interview

      28 Apr 2023
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. I interviewed at Hopper

      Interview

      * 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.

      Interview questions [1]

      Question 1

      A lot of behavioral questions. LC medium and a system design where I had to design a part of their application.
      Answer question
      5