i
Infosys
Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Logical, aptitude test.
Basic aptitude test easily available on the internet
Binary search is a divide and conquer algorithm that efficiently finds the target value within a sorted array.
Start by defining the low and high indices of the array.
Calculate the mid index as (low + high) / 2.
Compare the target value with the value at the mid index and adjust the low and high indices accordingly.
Repeat the process until the target value is found or the low index surpasses the high index.
I applied via Company Website and was interviewed in Dec 2022. There were 3 interview rounds.
SDLC stands for Software Development Life Cycle, a process used to design, develop, and maintain software.
SDLC is a structured approach to software development.
It involves several stages such as planning, analysis, design, implementation, testing, and maintenance.
Each stage has its own set of activities and deliverables.
SDLC ensures that software is developed efficiently, on time, and within budget.
Examples of SDLC mod
Infosys interview questions for designations
I applied via Campus Placement
Basic alogrithm based questions (hackerrank)
Get interview-ready with Top Infosys Interview Questions
I applied via Company Website and was interviewed before Apr 2023. There was 1 interview round.
I applied via Company Website and was interviewed before Jun 2023. There were 2 interview rounds.
The aptitude test consisted of basic questions. It is easy if you have joined any CRT classes. The next round was interview they just ask you about the project completed in your Internship, if you haven't done any internship you can tell about last year final semester project in detail.
Time and work questions . Problem solving questions
I applied via Referral and was interviewed in Dec 2021. There were 4 interview rounds.
An array is a collection of elements of the same data type, stored in contiguous memory locations.
Arrays can be one-dimensional or multi-dimensional
Elements in an array can be accessed using their index
Arrays can be initialized with values at the time of declaration
Examples: int[] numbers = {1, 2, 3}; char[] letters = {'a', 'b', 'c'};
Arrays in programming languages like C/C++ are pointers to the first element of the ar
A signal is a physical quantity that varies with time, conveying information. A sine wave is a periodic signal.
A signal can be electrical, acoustic, or optical.
Signals can be analog or digital.
Examples of signals include sound waves, radio waves, and voltage signals.
A sine wave is a smooth, repetitive oscillation that can be described mathematically.
It is characterized by its amplitude, frequency, and phase.
I appeared for an interview before Mar 2023.
Typical aptitude test
Quick sort is a divide-and-conquer algorithm that sorts an array by selecting a pivot element and partitioning the array around the pivot.
Select a pivot element from the array
Partition the array into two sub-arrays: elements less than the pivot and elements greater than the pivot
Recursively apply the same process to the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them separately, and then merges them.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
Binary search is a divide and conquer algorithm that efficiently finds the target value within a sorted array.
Start by defining the low and high indices of the array.
Calculate the mid index as (low + high) / 2.
Compare the target value with the value at the mid index and adjust the low and high indices accordingly.
Repeat the process until the target value is found or the low index surpasses the high index.
What people are saying about Infosys
Some of the top questions asked at the Infosys System Engineer Hardware interview for experienced candidates -
The duration of Infosys System Engineer Hardware interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interviews
3 Interview rounds
based on 685 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹3 L/yr - ₹11.1 L/yr |
Senior Systems Engineer
51.3k
salaries
| ₹2.5 L/yr - ₹8 L/yr |
Technical Lead
34.2k
salaries
| ₹5.1 L/yr - ₹20 L/yr |
System Engineer
31.7k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Senior Associate Consultant
28.9k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture