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

      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

      Infosys

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Infosys | Empleos en Infosys | Sueldos en Infosys | Prestaciones en Infosys
      Entrevistas en InfosysEntrevistas para el cargo de Specialist (Power Programmer) en InfosysEntrevista en Infosys


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      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 desde adentro.

      Búsquedas de empleo

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

      Entrevista para Specialist (Power Programmer)

      10 de oct de 2025
      Empleado anónimo
      Visakhapatnam
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en Infosys (Visakhapatnam) en sept 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.

      Preguntas de entrevista [1]

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

      Otras evaluaciones sobre las entrevistas para el cargo de Specialist (Power Programmer) en Infosys

      Entrevista para Software Engineer

      5 de jun de 2026
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Infosys

      Entrevista

      it was very hectic , consisting 3 rounds focus on core computer science fundamentals, live coding, project deep dives, and behavioral fit. standard technical and HR questions remain highly consistent across the company's recruitment drives

      Preguntas de entrevista [1]

      Pregunta 1

      explain polymorphism and diff between sql and mysql
      Responder pregunta

      Entrevista para System Engineer

      4 de jun de 2026
      Empleado anónimo
      Coimbatore
      Oferta aceptada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Acudí a una entrevista en Infosys (Coimbatore)

      Entrevista

      Basics aptitude and basic oops programing first round is aptitude round and second round will be technical and Hr round for freshers. It was very good experience and easy to crack

      Preguntas de entrevista [1]

      Pregunta 1

      Write a c program to print the odd number
      Responder pregunta

      Entrevista para Senior Consultant

      4 de jun de 2026
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Acudí a una entrevista en Infosys

      Entrevista

      Interview process went smooth and questions related to domain and technology were asked. Few questions on client facing , AI and usage done were also asked. Overall it was a good experience

      Preguntas de entrevista [1]

      Pregunta 1

      About AI usage in my project
      Responder pregunta