i
Infosys
Filter interviews by
Turnstile activity in workflow refers to the process of allowing only one instance of a workflow to run at a time.
Turnstile activity ensures that only one instance of a workflow is active at any given time
It prevents multiple instances of the same workflow from running simultaneously
This helps in maintaining data integrity and avoiding conflicts in the workflow process
To display top 10 incidents, use a query to retrieve incidents sorted by priority and limit the results to 10.
Use a query to retrieve incidents from the database
Sort the incidents by priority in descending order
Limit the results to 10 incidents
Display choices based on user role using code
Create a function to check user's role
Use conditional statements to display choices based on role
Assign choices to an array of strings
I have worked as a Marketing Assistant at XYZ Company for 2 years.
Responsibilities included creating marketing materials and assisting with campaign strategies
Collaborated with cross-functional teams to execute marketing initiatives
Managed social media accounts and analyzed performance metrics
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Routing in MVC is the process of mapping URLs to controller actions in order to handle incoming requests.
Routing determines which controller and action should handle a request based on the URL
Routes are defined in the RouteConfig.cs file in ASP.NET MVC applications
Routes can include parameters that are passed to the controller action
Routing can be used to create user-friendly URLs
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by providing mock dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Infosys interview questions for popular designations
Get interview-ready with Top Infosys Interview Questions
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Patching in Oracle Apps R12.2 involves applying patches using adop utility and following specific steps.
Apply patches using adop utility
Run pre-patch and post-patch scripts
Follow patching documentation for specific steps
Perform patching in a non-production environment first
To apply R12.2 patch faster, use parallel workers, pre-install patches, and automate the process.
Use parallel workers to speed up the patching process
Pre-install prerequisite patches to reduce downtime during patching
Automate the patching process using scripts or tools
Leverage Oracle E-Business Suite's online patching feature for minimal downtime
Apptitude test contain 4 parts - logical reasoning,verbal ability,puzzle ,code
OOPS concept in Java stands for Object-Oriented Programming System, which is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain both data and methods to manipulate that data.
Key principles of OOPS include Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundl...
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column between them
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
INNER JOIN returns rows when there is at least one match in both tables
LEFT JOIN returns all rows from the left table and the matched rows from the righ...
Delete is used to remove rows from a table, while drop is used to remove an entire table from the database.
DELETE is a DML command, while DROP is a DDL command.
DELETE statement is used with a WHERE clause to specify which rows to delete, while DROP statement is used to remove the entire table structure.
DELETE does not remove the table itself, only the rows within it, while DROP removes the table along with all its data
What people are saying about Infosys
Interview experience
based on 38.2k reviews
Rating in categories
Technology Analyst
55.9k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.2k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.3k
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