i
Infosys
Filter interviews by
posted on 12 Oct 2020
I applied via Naukri.com
What people are saying about Infosys
posted on 4 Feb 2025
I was interviewed in Jan 2025.
Program to find common numbers in two arraylists using Java 8
Use Java 8 streams to filter out common elements between two arraylists
Convert arraylists to streams, use filter() and collect() methods
Use distinct() method to avoid duplicate common numbers
Recently faced production issues include server downtime and software bugs.
Server downtime due to hardware failure
Software bugs causing crashes and data loss
Integration issues with third-party systems
posted on 19 Aug 2024
RDBMS stands for Relational Database Management System in SQL.
RDBMS is a type of database management system that stores data in a structured format using rows and columns.
It allows users to establish relationships between different data sets.
SQL (Structured Query Language) is commonly used to interact with RDBMS.
Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to represent multiple data types.
Examples include method overloading and method overriding in object-oriented programming.
I was interviewed in Jul 2024.
Js questions , es6 , typescript, react , redux
Relevant experience , work experience,
I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.
Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure.
Azure Functions allows you to write small pieces of code that run in response to events.
It supports multiple programming languages like C#, JavaScript, Python, etc.
You can easily integrate Azure Functions with other Azure services like Azure Storage, Azure Cosmos DB, etc...
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
It was a multiple questions test, 90 minutes test 43 questions technical question based on the position i have applied. It is intermediate level of test. I have cleared the test.
In RESTful APIs, 'put' is used to update an entire resource, while 'patch' is used to update only specific fields of a resource.
PUT is used to update the entire resource, while PATCH is used to update specific fields
PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields to be updated
PUT is idempotent, meaning multiple identical requests will have th...
Restful is an architectural style for designing networked applications, while WebClient is a class in Java used for making HTTP requests.
RESTful is an architectural style that uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.
WebClient is a class in Java that provides a higher-level API for making HTTP requests and handling responses.
RESTful APIs are stateless and use standard HTTP status...
Serialization is the process of converting an object into a byte stream, while deserialization is the process of converting a byte stream back into an object in Java.
Serialization is achieved by implementing the Serializable interface in Java.
Deserialization is done by reading the byte stream and reconstructing the object using the readObject() method.
Example: ObjectOutputStream for serialization and ObjectInputStream
Functional interfaces in Java 8 are interfaces with a single abstract method, used for lambda expressions and method references.
Functional interfaces have only one abstract method, but can have multiple default or static methods.
They can be used with lambda expressions and method references.
Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.
based on 12 reviews
Rating in categories
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.1k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.2k
salaries
| ₹2.5 L/yr - ₹5.5 L/yr |
Technical Lead
30.7k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.5k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture