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

      Indeed

      Fait partie de Recruit Holdings, Co., Ltd.

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Indeed | Offres d’emploi chez Indeed | Salaires chez Indeed | Avantages sociaux chez Indeed
      Entretiens chez IndeedEntretiens d’embauche pour Software Engineer II chez IndeedEntretien chez Indeed


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

      7 sept. 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Indeed en août 2022

      Entretien

      1.) Phone Screen 2.) Coding interview done by Karat 3.) 7 hour interview loop covering coding, system design and personal experience The recruiter was very unresponsive and required multiple messages to get a reply. The interview process was excessively long. Requiring 8-9 hours of interviews is ridiculous.

      Questions d'entretien [1]

      Question 1

      Typical leetcode style technical questions and system design.
      Répondre à cette question

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer II chez Indeed

      Entretien pour Software Engineer II

      15 juin 2022
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien difficile

      Candidature

      J'ai passé un entretien chez Indeed

      Entretien

      informal HR phone call followed by coding test that you can schedule 2 weeks out. First round is an interview through a 3rd party company karat, designed to give you coding questions. I do wish it wasnt a 3rd party. The interviewer had a thick accent and we both had trouble understanding each other at points. I would be asked the same question 2-3 times after I just answered it. I also would ask multiple times for the interviewer to repeat themselves or speak slowly, for them to just repeat the exact question verbatim at the same pace, making it seem clear they were reading from a script. I got the gist of what they were saying. The problem itself I think would've been easier if I had understood some of the rules such as you can use repeat letters, etc(Again, if I could understand the person clearly). You have to explain your solution before attempting to code. Because of the accent, I had to explain my solution about 4 times, and more during the actual problem solving, which took up some of my coding time. This didn't affect it as I didnt solve the 2 question minimum anyway, but it definitely was stressful. you have 45 minutes to both explain your solution and solve at least 2 problems with optimized solutions and to completion. after explaining the solution, you probably have 16-20 minutes per solution, so I'd recommend learning how to speed code, as just writing out the data structures took a good chunk of time, let alone the problem. the problems are solvable as I came up with a solution right away, but the issue is writing all your data structures(all the functions too such as insert, push, search, pop, etc thats needed) in addition to the actual algorithm in under 20 minutes while being asked to explain your solution repetitively. Afterwards they send your interview to the hiring manager for a 2nd round if you solved minimum 2 questions optimized, and I assume beat out others.

      Questions d'entretien [1]

      Question 1

      No technical questions, but "what was the most challenging project youve had, your role, and what motivated you to overcome those challenges * I think, I had a hard time understanding. Given several scrambled strings such as "strtrgcaba", find at most one word out of a list [birds, cat, baby, etc..], return none or null if no words. I couldnt understand the interviewer, but it mightve been possible to use repeat letters, but it wasnt clear. All strings given (6 strings total) had to be returned with the correct answer.
      1 réponse

      Entretien pour Software Engineer II

      5 déc. 2024
      Employé (anonyme)
      Dublin, Dublin
      Offre acceptée
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 7 semaines. J'ai passé un entretien chez Indeed (Dublin, Dublin) en avr. 2022

      Entretien

      After the HR screening, I have 4 more rounds on 1 hour each: - Resume Deep Dive - Code Review - Technical Architecture - Whiteboard Exercise The code review problem was faceted dropdown list for adding filters. I flagged: - Incorrect sorting order (localeCompare was fine, asc). - Do faceting in backend. - React component -> FC or Class. Render method stuff to useEffect or componentDidMount. - href was overriding the previous filters.

      Questions d'entretien [1]

      Question 1

      Implement an Unrolled Linked list
      Répondre à cette question