i
Infosys
Filter interviews by
OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Ability for objects of different classes to respond to the same method.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation details and showing only the necessary feat
Dijkstra algorithm is a graph search algorithm that finds the shortest path between nodes in a graph.
Dijkstra algorithm starts at a selected node and explores the neighboring nodes to find the shortest path.
It uses a priority queue to keep track of the nodes to be explored next based on their distances from the starting node.
The algorithm continues until all nodes have been visited and the shortest path to each node ha
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
Basic questions on verbal, quantiative
Group of 5 with generic topic
Infosys interview questions for designations
Hash maps and hash tables are data structures that store key-value pairs and use a hash function to map keys to values for efficient retrieval.
Hash maps and hash tables are used to implement associative arrays, dictionaries, and sets.
They use a hash function to compute an index into an array of buckets or slots, where the value is stored.
Collision resolution techniques like chaining or open addressing are used to handl...
Get interview-ready with Top Infosys Interview Questions
Was asked about few basic coding questions and other previous work experience.
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
General topics like any other companies
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
I applied via Campus Placement
Basic alogrithm based questions (hackerrank)
What people are saying about Infosys
Some of the top questions asked at the Infosys System Engineer Hardware interview -
The duration of Infosys System Engineer Hardware interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 57 interviews
5 Interview rounds
based on 663 reviews
Rating in categories
Technology Analyst
55.8k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹2.8 L/yr - ₹9 L/yr |
System Engineer
39.5k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.8k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.8k
salaries
| ₹4.5 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture