i
Infosys
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
WAP to count each word in a sentence and dispaly the output.
Questions on marker inetrface and functional interface.
sprinboot annotation questions
What people are saying about Infosys
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
posted on 19 Sep 2024
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.
Oracle Applications are a suite of business applications software that help organizations manage their business processes.
Oracle Applications include modules for customer relationship management (CRM), enterprise resource planning (ERP), supply chain management (SCM), and more.
They are designed to automate and streamline business processes, improve efficiency, and provide real-time insights.
Examples of Oracle Applicati...
Value sets are a collection of related values that can be used to define a set of acceptable values for a field or parameter.
Value sets help ensure data consistency and accuracy by restricting the possible values that can be entered.
They can be used in database fields, dropdown lists, or parameters in programming languages.
For example, a value set for a 'gender' field may include values like 'Male', 'Female', and 'Othe
An index in PL/SQL is a database object that improves performance by allowing faster retrieval of data from tables.
Indexes are created on columns in a table to speed up the retrieval of rows based on the values in those columns.
They work similar to an index in a book, allowing the database to quickly locate the rows that match a certain criteria.
Indexes can significantly reduce the time it takes to retrieve data, espec...
Different types of joins in PL/SQL include inner join, outer join (left, right, full), cross join, and self join.
Inner join: Returns rows when there is at least one match in both tables.
Outer join: Returns all rows from one table and only matching rows from the other table (left, right, full).
Cross join: Returns the Cartesian product of the two tables.
Self join: Joins a table to itself.
Functions in PL/SQL are named blocks of code that can accept parameters, perform a task, and return a value.
Functions are created using the CREATE FUNCTION statement.
Functions can accept input parameters and return a single value.
Functions can be called from SQL statements or other PL/SQL blocks.
Functions can be used to encapsulate reusable logic and improve code readability.
Example: CREATE FUNCTION calculate_area(leng...
posted on 22 Jan 2022
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
There are two types of exceptions: checked and unchecked.
Checked exceptions are checked at compile-time and must be handled by the programmer.
Unchecked exceptions are not checked at compile-time and can be handled by the JVM.
Examples of checked exceptions include IOException and SQLException.
Examples of unchecked exceptions include NullPointerException and ArrayIndexOutOfBoundsException.
I will use try-catch blocks to handle exceptions and log the error message for debugging purposes.
Enclose the procedure call in a try block.
Catch the exception in the catch block.
Log the error message for debugging purposes.
Handle the exception appropriately based on the specific scenario.
Hacker rank test was given, we need to clear that first.
posted on 23 Apr 2024
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
To swap the value of two variables without using a third variable, use arithmetic operations.
Use addition and subtraction to swap values
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.
Context API provides a way to pass data through the component tree without having to pass props down manually at every level.
It is particularly useful for passing down global data like themes, user authentication, or language preferences.
Context API consists of three main ...
Use a routing library like React Router to manage navigation and organize components into separate pages.
Utilize React Router to set up routes for each page and handle navigation
Organize components into separate folders based on their functionality or page they belong to
Consider lazy loading components to improve performance, especially with a large number of pages
Optimizing an application involves identifying and resolving performance bottlenecks to improve efficiency and user experience.
Identify and address slow database queries or inefficient code
Implement caching mechanisms to reduce load times
Optimize images and assets to reduce file sizes
Utilize asynchronous processing to improve responsiveness
Profile and analyze code to identify areas for improvement
I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.
Simple Hackerround test involving 50 MCQ's.
posted on 11 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I was asked about ReactJS and Node JS questions and 3 coding questions
Technology Analyst
56.3k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
49.5k
salaries
| ₹2.8 L/yr - ₹9.2 L/yr |
System Engineer
38.9k
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.1k
salaries
| ₹6.2 L/yr - ₹16.8 L/yr |
TCS
Wipro
Cognizant
Accenture