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 Systems Engineer 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. Indeed, Inc. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Indeed, Inc.

      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 Systems Engineer

      11 de feb de 2024
      Empleado anónimo
      Noida
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Infosys (Noida) en jun 2022

      Entrevista

      Simple Aptitude: a) Question: Determine the next number in the sequence: 2, 4, 6, 8, ...? Answer: The next number in the sequence is 10. Each number is obtained by adding 2 to the previous number, resulting in a linear progression. b) Question: Calculate the cost of 5 apples if 3 apples cost $1.50. Answer: The cost of 5 apples would be $2.50. By proportionally scaling the cost, we find that each apple costs $0.50, and multiplying by 5 gives the total cost. C Language: a) Question: What is the output of the code snippet that increments and prints a variable x? Answer: The output depends on the initial value of x. If x starts at 0, the output will be 1. The snippet likely contains x++ followed by a print statement, which increments x and then prints its value. b) Question: Identify the keyword used to declare constants in C. Answer: In C, the const keyword is used to declare constants. Constants are variables whose values cannot be changed once assigned, providing immutability to the declared value. C++ Language: a) Question: Provide the correct syntax to define a class named Car in C++. Answer: The correct syntax to define a class named Car in C++ is: cpp Copy code class Car { // Class members and methods go here }; This defines a blueprint for objects of type Car, encapsulating its properties and behaviors. b) Question: Select the invalid data type among int, char, string, and byte. Answer: In C++, byte is not a built-in data type. Instead, you would typically use unsigned char or std::byte for byte-sized data. The other options, int, char, and string, are valid data types in C++. OOP Concepts: a) Question: Define the OOP concept involving hiding internal state and mandating interaction via object methods. Answer: The OOP concept is encapsulation. Encapsulation involves bundling the data (variables) and methods (functions) that operate on the data into a single unit, thus hiding the internal state of an object and restricting access to it. b) Question: Name the OOP concept that allows a class to have multiple methods with the same name but different parameters. Answer: This concept is called method overloading. Method overloading enables a class to define multiple methods with the same name but different parameter lists, providing flexibility and improving code readability.

      Preguntas de entrevista [1]

      Pregunta 1

      Software Engineering - SDLC Operating Systems Database Management, SQL OOPs Data Structure basics Basic coding skills in Java/C++
      Responder pregunta

      Otras evaluaciones sobre las entrevistas para el cargo de Systems Engineer en Infosys

      Entrevista para System Engineer

      28 de jun de 2026
      Candidato de entrevista anónimo
      Oferta rechazada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Me postulé a través de otra fuente. Acudí a una entrevista en Infosys

      Entrevista

      The interview was easy; they asked questions related to my resume. Also asked general questions like how AI will affect jobs in the IT industry. The interview was friendly and comfortable. Also asked whether i had any questions.

      Preguntas de entrevista [1]

      Pregunta 1

      How will AI affect jobs
      Responder pregunta

      Entrevista para Systems Engineer

      26 de jun de 2026
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista fácil

      Solicitud

      Acudí a una entrevista en Infosys

      Entrevista

      2 rounds of interview for Infosys first is coding round and then managerial round mostly and sometimes test is also there. Interview is not tough though but referral is important

      Preguntas de entrevista [1]

      Pregunta 1

      Python sql pyspark dbt snowflake
      Responder pregunta

      Entrevista para Systems Engineer

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

      Solicitud

      Me postulé a través de una facultad o universidad. Acudí a una entrevista en Infosys

      Entrevista

      Following the assessment test, got shortlisted for the interview phase. The session itself was very smooth; the interviewer created a supportive and comfortable environment right from the beginning. The conversation centered around my project, where I had the opportunity to detail its technical aspects, architectural choices, and the underlying motivation for building it.

      Preguntas de entrevista [1]

      Pregunta 1

      about the project and a few technical questions
      Responder pregunta