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

      Intuit

      Employeur impliqué

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


      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

      18 nov. 2014
      Candidat à l'entretien anonyme
      San Diego, CA
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Intuit (San Diego, CA) en nov. 2014

      Entretien

      Applied on corporate website. Couple of months went by and I was eventually contacted by one of their corporate recruiters who wanted to discuss a different position (QA - which I was not interested in). She was kind enough to hear what I WOULD be interested in instead, and referred me to another corporate recruiter. This second corporate recruiter reached out to me the next day for a phone call and he told me a lot about the company on a high level, then described their hiring process briefly. Didn't ask any technical questions- just questions about my technical background and interests. He set up a phone interview with one of the hiring managers (a Senior Manager of Software Engineering) for the very next day. Phone interview with engineering manager went well. No deep technical evaluation- mostly questions about my experience and specific technical knowledge. Mostly high level questions like why I would choose one database platform over another, why I would choose one programming language/framework over another, etc. Then asked me a real rudimentary question about the order of construction when instantiating a subclass C whose parent is B whose parent is A. Then asked similar about destruction order, and "why" things work that way. Easy. At end of call, was told I would probably be invited on site. Corporate recruiter I had been working with was very communicative, unlike most recruiters I have worked. Over the next couple days as I awaited a formal invite on site, he kept me posted about the progress/delays. In the end, I received my invite after only 3 days- I received a call from an Interview Coordinator on a Tuesday who set up the on site session for the following Friday. On Wednesday, received a formal email-invitation from Coordinator with info on Intuit, agenda, and directions to the office in San Diego. Shortly thereafter, the corporate recruiter sent me an email describing what the interview environment would be like so that I'd be best prepared. He gave me the rundown of what to expect that day- very gracious. He also passed along an online skills test to take any time before the on-site. 4 multiple choice questions, 2 problem-solving. Moderately easy. Friday came along and I met first with the recruiter, who gave me a tour of the beautiful campus, followed by a few minutes to chat before technical interviews. Technical interview began with the same Senior Mgr who did my phone screen along with a Principal Eng. They had asked me to prepare a presentation of my 2-3 coolest accomplishments. Had some good ones, so I spoke for 25 min. with a PowerPoint presentation. Then, technical questions. 3 in all. First one, stumbled through, but got solution in the end with some hints along the way. Second one, was told, "don't worry if you don't get the solution, this is just to see thought process. bonus if you get it". I absolutely nailed that one on the head. Third one, same outcome as first question. Then, they left a lot of time for me to ask questions- Even cancelled a meeting to allow me to stay longer to get my questions out. Afterward, recruiter escorted me out. Told me I'd hear back by Monday (1 business day). Indeed I did- they felt my problem solving skills were not aligned with the role they wanted to fill. I respectfully disagree with that. But, I understand where they are coming from. At the end of the day, I was treated with nothing but respect by EVERYONE along the way, and they gave me every opportunity to succeed- I merely fumbled the ball during the interview process as they presented me with questions that I probably could have solved without "hints" in a less time-constrained environment with less pressure. But that's interviews for you. No excuses. Only small oddity is that the people who interviewed me didn't even have any idea that I had taken the online skills tests (and therefore didn't even know my results) despite the fact that I was told "everyone has to take this". No big deal.

      Questions d'entretien [1]

      Question 1

      All questions were around problem-solving with algorithms. First question, interviewer insisted I write it on the white-board, syntactically correct (in Java). Given time constraints and the pressure (yeah, I know, those are both things that were my problem, not theirs), I just wrote out an O(n^2) solution fairly quickly, although ate a lot of time to write compile-ready code on the whiteboard. By the time that was done, interview felt too much time had lapsed so started giving me hints, asking me if I could rewrite it for O(log n) or O(n). Got there eventually, but interviewer literally said, "In the interest of time, here are some hints...". Certainly, with more than a couple of minutes I could have come up with an O(n) solution on my own. The question was only moderately difficult.
      Répondre à cette question
      9

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

      Entretien pour Senior Software Engineer

      27 déc. 2025
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Intuit (Bengaluru)

      Entretien

      Applied through referral after initially applying on the careers page. The process started with a recruiter screen discussing my background, tech stack, and role expectations. This was followed by a 1-hour phone screen with coding questions using the Glider platform. The onsite loop was around 6 hours and included a backend hands-on exercise, system design discussions, and deep dives into my solution and past experience. Recruiter communication was clear and timely throughout the process.

      Questions d'entretien [1]

      Question 1

      Coding questions (easy to medium difficulty) Matrix-based path finding problem String / hashing problem (similar to Unique Email Addresses) Backend API design using a CSV dataset Questions on scalability, system design, and design trade-offs Discussion around past projects and engineering decisions
      Répondre à cette question

      Entretien pour Senior Software Engineer

      18 nov. 2025
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Intuit (New York, NY)

      Entretien

      Online technical coding sessions followed by three different interviews ranging from technical questions, behavioral questions. I had to pass the online technical session first before going to the next round.

      Questions d'entretien [1]

      Question 1

      AI experience such as the difference between classification versus LLM
      Répondre à cette question

      Entretien pour Senior Software Engineer

      12 août 2025
      Employé (anonyme)
      Bengaluru
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en personne. J'ai passé un entretien chez Intuit (Bengaluru)

      Entretien

      screen, could include dsa, technical for an hour craft round which includes a craft given, and a working applicaiton to be built around ahead of the interview. Then the panel questions on the same during the craft round. Followed by Technical round which includes dsa or lld or hld. behavioural with Hiring manager

      Questions d'entretien [1]

      Question 1

      craft to build an application
      Répondre à cette question

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

      avatar
      Yardi Systems
      3.8★Rémunération et avantages
      avatar
      Epic
      4.0★Rémunération et avantages
      avatar
      Software AG
      4.0★Rémunération et avantages
      avatar
      AVEVA
      3.8★Rémunération et avantages