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

      Infosys

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Infosys | Offerte di lavoro di Infosys | Stipendi di Infosys | Benefit di Infosys
      Colloqui di InfosysColloqui per Specialist (Power Programmer) presso InfosysColloquio di Infosys


      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 Specialist (Power Programmer)

      4 giu 2026
      Candidato anonimo a colloquio
      Hyderabad

      Altre recensioni di colloqui per Specialist (Power Programmer) presso Infosys

      Colloquio per Specialist (Power Programmer)

      10 ott 2025
      Dipendente anonimo
      Visakhapatnam
      Offerta accettata
      Nessuna offerta
      Esperienza negativa
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Infosys (Hyderabad) nel mese di mag 2026

      Colloquio

      2 rounds of Technical Interview including DSA and MERN concepts. DSA was medium level sliding window question. 2nd round was heavily focused on react internals , optimization and monitoring techniques

      Domande di colloquio [1]

      Domanda 1

      In First round , DSA longest substring without repeating characters. in 2nd eventough it was MERN , interviewer only focused on React and ended interview without asking other questions.
      Rispondi alla domanda
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Infosys (Visakhapatnam) nel mese di set 2025

      Colloquio

      It’s the HWI route. Initially, I was given the OA on July 12th, and the interview was scheduled for September 15th. I got a slot, and the interview began with two coding questions on the Infosys Wingspan portal. From there, they asked us to solve any one of the four questions. They only gave us 45 minutes to solve, and I managed to solve one. From there, he looked at my resume and asked questions in depth.

      Domande di colloquio [1]

      Domanda 1

      You are given an integer array g of length n, where g[i] (1 ≤ i ≤ n) represents the next station you must go to from station i. There are n stations, numbered from 1 to n. It is guaranteed that every station eventually reaches station 1. Define the cost of a station i as the number of steps required to reach station 1 starting from station i (cost[1] = 0, and for i > 1, cost[i] = 1 + cost[g[i]]). Return the sum of the costs of all stations. Example 1: Input: g = [1,1,2,3] Output: 6 Explanation: Station 1 → cost 0, Station 2 → cost 1, Station 3 → cost 2, Station 4 → cost 3. Total = 6. Example 2: Input: g = [3,1,2] Output: 3 Explanation: Station 1 → cost 0, Station 2 → cost 1, Station 3 → cost 2. Total = 3. Example 3: Input: g = [2,1,1] Output: 2 Explanation: Station 1 → cost 0, Station 2 → cost 1, Station 3 → cost 1. Total = 2.
      Rispondi alla domanda

      Colloquio per Specialist (Power Programmer)

      4 ago 2025
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Infosys

      Colloquio

      an online coding assessment of 3 hrs, then an onsite coding round taken live to solve 2 question in given time 45 mins at most. then interview round plus hr, mix of both unprobablistic.

      Domande di colloquio [1]

      Domanda 1

      medium level question onsite dsa, then followed by resume-based question on tech stack
      Rispondi alla domanda