i
Infosys
Filter interviews by
Clear (1)
I applied via Flm and was interviewed in Apr 2022. There were 3 interview rounds.
For operations executive its very easy to qualify a Exam. Just we need to have good english knowledge, puzzle solving and basic technical and reasoning ability.
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
Aptitude assessment
To check RAM usage in Linux EC2 instance, use the 'free' command.
Open the terminal or SSH into the EC2 instance
Type 'free' command and press enter
The output will show the total, used, and free memory in kilobytes
Use '-h' option to display the output in human-readable format
Use 'top' command to see the real-time memory usage of processes
Amazon Web Services (AWS) is a cloud computing platform that provides a wide range of services to individuals and businesses.
AWS offers services such as computing, storage, databases, and analytics.
Cloud computing allows for easy access to data and applications from anywhere with an internet connection.
AWS can be used for personal storage, website hosting, and business operations.
Examples of AWS services include Amazon...
To check memory usage in Linux EC2 instance, use the command 'free -m'
Open terminal or SSH into the EC2 instance
Type 'free -m' command and press enter
The output will show the total, used, and free memory in megabytes
You can also use 'top' command to see memory usage by processes
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
We need to prepare for aptitude test as same for other companies also,but in Infosys we need to focus more on puzzles to get selected for another step.
C is a procedural language while Java is an object-oriented language.
C is compiled while Java is interpreted
C has pointers while Java does not
Java has automatic garbage collection while C does not
Java is platform-independent while C is not
C is used for system programming while Java is used for web and mobile applications
While loop executes the code block as long as the condition is true. Do while loop executes the code block at least once before checking the condition.
While loop checks the condition before executing the code block
Do while loop executes the code block first and then checks the condition
While loop may not execute the code block at all if the condition is false from the beginning
Do while loop always executes the code blo
Break and continue are control statements in C used to alter the flow of execution in loops.
Break statement is used to terminate the loop immediately and control is transferred to the statement following the loop.
Continue statement is used to skip the current iteration and move to the next iteration of the loop.
Both statements are commonly used in loops like for, while, and do-while.
Example: for(int i=0; i<10; i++){ if
I applied via Job Fair and was interviewed in May 2022. There were 3 interview rounds.
Reasoning ability,verbal ability and puzzle solving
Infosys interview questions for designations
I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.
Oops concepts are fundamental principles of object-oriented programming. Python and Java differ in syntax and usage. Local variables are defined within a function, while global variables are defined outside of a function.
Oops concepts include inheritance, polymorphism, encapsulation, and abstraction.
Python is dynamically typed and uses indentation for block structure, while Java is statically typed and uses curly brace...
Get interview-ready with Top Infosys Interview Questions
I applied via Job Fair and was interviewed before Jun 2023. There were 2 interview rounds.
Assess a candidate 's logical reasoning, verbal skills and problem solving abilities.
OOP stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain data and methods to manipulate that data.
Encapsulation, inheritance, and polymorphism are key principles of OOP.
Examples of OOP languages include Java, C++, and Python.
I applied via Company Website and was interviewed in Dec 2021. There was 1 interview round.
Data types are classifications of data items based on their characteristics and properties.
Data types determine the type of data that can be stored in a variable or used in an expression.
Common data types include integers, floating-point numbers, characters, strings, and booleans.
Different programming languages may have different data types and syntax for declaring them.
Data types can affect the performance and accurac...
A linked list is a linear data structure where each element is a separate object with a pointer to the next element.
Linked list is made up of nodes
Each node contains data and a pointer to the next node
Insertion and deletion is easier in linked list than arrays
Examples: Singly linked list, Doubly linked list, Circular linked list
Interpreted language is a programming language where the code is executed directly without prior compilation.
Interpreted languages are executed line by line, without the need for a separate compilation step.
They are often used for scripting and rapid prototyping.
Examples of interpreted languages include Python, Ruby, and JavaScript.
Interpreters execute code directly, while compilers translate code into machine language.
Interpreters execute code line by line, translating each line into machine language as it goes.
Compilers translate the entire code into machine language before execution.
Interpreters are generally slower than compilers, but allow for more flexibility and easier debugging.
Compilers are generally faster than interpreters, but can be ...
Python is a high-level interpreted language while C is a low-level compiled language.
Python is easier to learn and write code in than C.
C is faster and more efficient than Python.
Python is better suited for data analysis and machine learning while C is better for system programming and embedded systems.
Python has automatic memory management while C requires manual memory management.
Python has a large standard library w...
C Python is a C extension module that allows C code to call Python functions and manipulate Python objects.
Cython is a popular tool for writing C extensions for Python
NumPy is a Python library that provides support for large, multi-dimensional arrays and matrices
Pygame is a set of Python modules designed for writing video games
Scikit-learn is a Python library for machine learning built on top of NumPy and SciPy
I applied via Job Fair and was interviewed in Jun 2022. There were 2 interview rounds.
Reasoning , verbal abilility, technical ability
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
Building blocks of Java include variables, data types, operators, control structures, and classes.
Variables are used to store data
Data types define the type of data that can be stored in a variable
Operators are used to perform operations on data
Control structures are used to control the flow of a program
Classes are used to define objects and their behavior
I applied via Company Website and was interviewed in Dec 2021. There were 3 interview rounds.
Test on reasoning aptitude and puzzles
Inheritance is a concept in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes modularity.
The existing class is called the parent or base class, while the new class is called the child or derived class.
The child class can access all the public and protected members of the parent class.
Example: A class Animal can be the pa...
What people are saying about Infosys
Some of the top questions asked at the Infosys Operations Executive interview -
The duration of Infosys Operations Executive interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 51 interviews
4 Interview rounds
based on 346 reviews
Rating in categories
Technology Analyst
55.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
27.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture