Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Indeed

      Parte di Recruit Holdings, Co., Ltd.

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Indeed | Offerte di lavoro di Indeed | Stipendi di Indeed | Benefit di Indeed
      Colloqui di IndeedColloqui per Software Engineer II presso IndeedColloquio di Indeed


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Colloquio per Software Engineer II

      5 dic 2024
      Dipendente anonimo
      Dublino, Dublino
      Offerta accettata
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 7 settimane. Ho sostenuto un colloquio presso Indeed (Dublino, Dublino) nel mese di apr 2022

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      Implement an Unrolled Linked list
      Rispondi alla domanda

      Altre recensioni di colloqui per Software Engineer II presso Indeed

      Colloquio per Software Engineer II

      7 set 2022
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Indeed nel mese di ago 2022

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      Typical leetcode style technical questions and system design.
      Rispondi alla domanda

      Colloquio per Software Engineer II

      15 giu 2022
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio difficile

      Candidatura

      Ho sostenuto un colloquio presso Indeed

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 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 risposta