Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Indeed

      Parte de Recruit Holdings, Co., Ltd.

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Indeed | Ofertas de empleos en Indeed | Sueldos en Indeed | Beneficios en Indeed
      Entrevistas de IndeedEntrevistas para el puesto de Software Engineer II en IndeedEntrevista de Indeed


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista de Software Engineer II

      5 dic 2024
      Empleado anónimo
      Dublín, Dublín
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Solicité el puesto a través de un captador. El proceso duró 7 semanas. Acudí a una entrevista en Indeed (Dublín, Dublín) en abr 2022

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 1

      Implement an Unrolled Linked list
      Responder pregunta

      Otras opiniones sobre las entrevistas para el puesto de Software Engineer II en Indeed

      Entrevista de Software Engineer II

      7 sept 2022
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia negativa
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en Indeed en ago 2022

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 1

      Typical leetcode style technical questions and system design.
      Responder pregunta

      Entrevista de Software Engineer II

      15 jun 2022
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia neutra
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Indeed

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 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 respuesta