i
Infosys
Filter interviews by
Java HashMaps are data structures that store key-value pairs and allow for fast retrieval of values based on keys.
HashMaps are part of the Java Collections Framework.
They do not allow duplicate keys, but allow duplicate values.
Values can be retrieved quickly using the key.
Example: HashMap
Example: map.put("John", 25);
Normal aptitude maths, general apti.
Python,Mysql,SQL,HTML,CSS,JAVA Script
Infosys interview questions for designations
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
Get interview-ready with Top Infosys Interview Questions
Very basic question of code
Feature of opps refers to the features of object-oriented programming.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
Static keyboard feature refers to a keyboard that does not have any moving parts or keys.
Static keyboards use touch or pressure sensors to register key presses.
They are often found in touch screen devices like smartphones and tablets.
Static keyboards are more durable and resistant to wear and tear compared to traditional mechanical keyboards.
In Java, a class is a blueprint for creating objects that define the properties and behaviors of those objects.
Classes are used to create objects in Java.
Classes can have attributes (fields) and methods.
Classes can be used to create reusable code and organize data and functionality.
Example: class Car { String color; void drive() { // code here } }
The main function in Java is the entry point for any Java program, where execution begins.
Main function must be declared as public static void main(String[] args)
It is where the program starts executing
It takes an array of strings as arguments
I applied via Campus Placement
Basic aptitude questions
My strengths include problem-solving skills, attention to detail, and strong technical knowledge. My weaknesses include a tendency to overthink and difficulty delegating tasks.
Strengths: problem-solving skills
Strengths: attention to detail
Strengths: strong technical knowledge
Weaknesses: tendency to overthink
Weaknesses: difficulty delegating tasks
AI is needed in the current scenario to automate tasks, improve decision-making, enhance efficiency, and enable innovation.
AI can automate repetitive tasks, saving time and reducing errors.
AI can analyze large amounts of data quickly and accurately to improve decision-making.
AI can enhance efficiency by optimizing processes and workflows.
AI can enable innovation by identifying patterns and trends that humans may overlo...
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
APPTITUDE TEST (reasoning , English , flowchart ,Airthmetic)
Apps , Quants , Logistics
C is a low-level programming language with manual memory management, while Python is a high-level language with automatic memory management.
C is a compiled language, while Python is an interpreted language.
C is statically typed, while Python is dynamically typed.
C requires more lines of code for simple tasks compared to Python.
C is closer to the hardware and allows for more control over system resources.
Python has a si
Code snippets in Python and C for System Engineer interview question
Use Python for high-level scripting and C for low-level system programming
Python example: ```python print('Hello, World!') ```
C example:
```c
#include
What people are saying about Infosys
The duration of Infosys System Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 705 interviews
5 Interview rounds
based on 3.6k 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