Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Infosys

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Infosys | Vagas da empresa Infosys | Salários da empresa Infosys | Benefícios da empresa Infosys
      Entrevistas da empresa InfosysEntrevistas do cargo de Specialist (Power Programmer) da empresa InfosysEntrevista da empresa Infosys


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Specialist (Power Programmer)

      4 de jun. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Hyderābād

      Outras avaliações de entrevista de vagas de Specialist (Power Programmer) da empresa Infosys

      Entrevista para Specialist (Power Programmer)

      10 de out. de 2025
      Funcionário(a) sigiloso(a)
      Vishakhapatnam
      Oferta aceita
      Nenhuma oferta
      Experiência negativa
      Entrevista difícil

      Candidatura

      Candidatei-me por indicação de um funcionário. Fui entrevistado pela Infosys (Hyderābād) em mai. de 2026

      Entrevista

      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

      Perguntas de entrevista [1]

      Pergunta 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.
      Responder à pergunta
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me online. O processo levou 2 meses. Fui entrevistado pela Infosys (Vishakhapatnam) em set. de 2025

      Entrevista

      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.

      Perguntas de entrevista [1]

      Pergunta 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.
      Responder à pergunta

      Entrevista para Specialist (Power Programmer)

      4 de ago. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência neutra
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Infosys.

      Entrevista

      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.

      Perguntas de entrevista [1]

      Pergunta 1

      medium level question onsite dsa, then followed by resume-based question on tech stack
      Responder à pergunta