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

      CarGurus

      Employeur impliqué

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


      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

      13 déc. 2019
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 4 jours. J'ai passé un entretien chez CarGurus (New York, NY) en nov. 2019

      Entretien

      Overall experience was good, recruiter contacted me through hired and setup call for 30 minutes which went well, after that I was setup for 1 hour technical interview in couple of days with one of senior software engineer, and overall it was good, however when I got response from Recruiter, I was like SERIOUSLY Response I got was that "our Engineer "Felt" that you didn't explain production troubleshooting properly and you had difficulty resolving coding problem" man seriously, production troubleshooting is open ended question, and yes I may have not answered the way you may be thinking or may be the way you work in your company but I think as interviewer you should try to focus more on person's approach and way of thinking'. 2nd I had difficulty resolving coding problem, means what parameter you have to gauge it, I had 15 minutes to resolve the issue and yes I was writing and thinking same time i.e. 1st I though to resolve it hash but than I thought it's better to go with array , do you really call it difficulty? don't you think there is something called "Thinking Process"?, (and yes in real world you think it through and come up with logic before you start coding, but not when you have 15 minutes, that time you have to think and write at same time), even if you think it through before writing, I can bet 80% you will miss something and only way is to debug the code and see what's going on and than test it with different scenario, so that's slippery slop to say Oh you had difficulty writing it. and anyone can misuse it, so as interviewer you should be clear what you are looking for and should communicate the same i.e you want person to resolve issue or want person to resolve in best possible way or want user to don't use "backspace or delete" button when writing code. other thing I asked him to let me use my IDE to finalize the code ( I wrote the logic and ask him to let me use IDE to debug and finalize) which he said OK, and if this is the case he though than definitely I was not the gay. in 13 years you become so used to of IDE that it become difficult to work on Notepad (most of code testing tools are not more than notepad). Anyways, overall it was not bad and I enjoyed it but there are something company can try to fix to train interviewer and try to choose interviewer based on candidate.

      Questions d'entretien [5]

      Question 1

      Write a query to join student and course table ( Left join to bring all students even if student is not assigned any course )
      1 réponse

      Question 2

      I question related to Grouping (getting avg marks where marks are greater than 500)
      1 réponse

      Question 3

      how to debug if a page is taking time in production
      1 réponse

      Question 4

      give a list of VIN number, and I have to display in order based on occurrence
      1 réponse

      Question 5

      How to optimize querying table with billions of records. Again it's open ended and depends upon situation, however I answered to use indexes properly or perform denormalization (if applicable and possible).
      Répondre à cette question
      13

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

      Entretien pour Senior Software Engineer

      19 févr. 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé via un recruteur. J'ai passé un entretien chez CarGurus

      Entretien

      I was approached by the CarGurus sourcer on LinkedIn and then introduced to a recruiter. Initial phone call went well. Had a phone screen with one of the engineers on the team. Cleared it as the questions were very easy and was asked for availability for onsite. They have 2 virtual rounds and 2 in person rounds. For the 2 virtual rounds one of the interviewers wasn’t prepared well. She had some weird question and when asked for clarification she kept blabbering about the use case instead of the intrinsic details of the problem. For the in person onsite they asked me for the availability and after confirming I couldn’t attend due to health reason and respectfully asked to postpone the date. I was given a new date but this time again postponed due to a team member not being available. When I asked for new date, I didn’t hear back from them for a week and later received a rejection email. Very unprofessional behavior I must say.

      Questions d'entretien [1]

      Question 1

      Basic SQL queries . DataStruxtures and algorithms
      Répondre à cette question
      1

      Entretien pour Senior Software Engineer

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

      Candidature

      J'ai passé un entretien chez CarGurus

      Entretien

      Typical screening call with a recruiter followed by a one hour technical interview. During the technical interview neither interviewees turned their camera on which was rather disrespectful. The technical questions weren’t difficult but when I would try to further clarify my answer I would get cut off and rushed to the next question. Overall a strange experience and will not be moving forward with this company.

      Questions d'entretien [3]

      Question 1

      Basic SQL statements, table joins etc
      Répondre à cette question

      Question 2

      Spring annotations - @Autowired @Transactional
      Répondre à cette question

      Question 3

      Easy Leetcode - debugging a loop
      Répondre à cette question
      3

      Entretien pour Senior Software Engineer

      9 janv. 2023
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai passé un entretien chez CarGurus

      Entretien

      Interview contained 2 parts: - live coding: simple SQL tasks, 1 task from leetcode and 1 open task for tree knowledge - something like system design interview. Interviewer described me a problem and I suggested different approaches, but each time I tried to propose any other option, he kept asking only about caching approach. Didn't like that part to be honest. At the end there were also general questions like "describe yours hardest task".

      Questions d'entretien [3]

      Question 1

      Medium task form leetcode (implement min stack)
      Répondre à cette question

      Question 2

      Describe yours hardest task on yours previous project
      Répondre à cette question

      Question 3

      Did you have conflicts with coworkers on previous project.
      Répondre à cette question
      2