i
Infosys
Filter interviews by
We had 2 coding questions
I applied via Company Website and was interviewed in May 2022. There was 1 interview round.
Lambda is a shorthand way of defining anonymous functions in Python.
Lambda functions are defined using the keyword 'lambda'.
They can take any number of arguments, but can only have one expression.
Lambda functions are often used as arguments for higher-order functions.
Example: lambda x: x**2 defines a function that squares its input.
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures are used to manage and manipulate data in computer programs.
They can be implemented using arrays, linked lists, trees, graphs, and other techniques.
Examples of data structures include stacks, queues, hash tables, and binary search trees.
Choosing the right data structure for a particular ...
Add 1 to each number in an ascending series
Check if the numbers are in ascending order
If yes, start with 1 and add it to the first number
Continue adding subsequent numbers with increasing values of 1
Tulip is a library for asynchronous programming in Python.
Tulip provides a set of high-level APIs for writing concurrent code using coroutines and futures.
It is included in Python 3.4 and later versions as the asyncio module.
Tulip allows for efficient and scalable I/O operations, making it useful for network programming.
Example: Using the asyncio module to create a simple HTTP server that handles multiple requests conc
There are four types of OOPs: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Encapsulation: Hiding the implementation details of an object from the outside world.
Inheritance: Creating a new class from an existing class, inheriting all the properties and methods of the parent class.
Polymorphism: The ability of an object to take on many forms. It allows objects of different classes to be treated as if they wer...
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for function overloading and templates.
C++ has a standard library that includes many useful functions.
C++ allows for both procedural and object-oriented programming.
C++ is generally considered to be more complex than C.
What people are saying about Infosys
I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.
Standard Coding questing
I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.
I applied via Approached by Company and was interviewed before Oct 2021. There were 2 interview rounds.
I have X years of domain experience.
I have worked in this domain for X years.
During my time in this domain, I have gained expertise in various areas such as...
I have worked on projects related to...
I have experience working with clients in this domain.
I keep myself updated with the latest trends and developments in this domain.
I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2021. There were 2 interview rounds.
Annotations are used in Springboot to simplify configuration and reduce boilerplate code.
Annotations are used to define the behavior of Spring components
They can be used to define the scope of a bean, inject dependencies, and handle exceptions
Some commonly used annotations include @Component, @Autowired, and @ExceptionHandler
Java 8 introduced several new features including lambda expressions, streams, and default methods.
Lambda expressions allow for functional programming and simplify code.
Streams provide a way to process collections of data in a functional style.
Default methods allow for adding new methods to interfaces without breaking existing implementations.
Other features include the Optional class, Date and Time API, and Nashorn Java
based on 1 interview
Interview experience
based on 16 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