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

      Chi siamo
      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 Systems Engineer 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. Indeed, Inc. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Indeed, Inc.

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

      11 feb 2024
      Dipendente anonimo
      Noida
      Offerta accettata
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Infosys (Noida) nel mese di giu 2022

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

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

      Altre recensioni di colloqui per Systems Engineer presso Infosys

      Colloquio per System Engineer

      28 giu 2026
      Candidato anonimo a colloquio
      Offerta rifiutata
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Infosys

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      How will AI affect jobs
      Rispondi alla domanda

      Colloquio per Systems Engineer

      26 giu 2026
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio facile

      Candidatura

      Ho sostenuto un colloquio presso Infosys

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 1

      Python sql pyspark dbt snowflake
      Rispondi alla domanda

      Colloquio per Systems Engineer

      15 giu 2026
      Dipendente anonimo
      Offerta accettata
      Esperienza positiva
      Colloquio facile

      Candidatura

      Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Infosys

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      about the project and a few technical questions
      Rispondi alla domanda