i
Infosys
Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Experienced Senior Consultant with a background in project management and client relations.
Over 10 years of experience in consulting roles
Strong project management skills, including leading cross-functional teams
Proven track record of building and maintaining client relationships
Expertise in data analysis and problem-solving
Certified in relevant industry standards such as Six Sigma
Integration points for SD and MM include sales order creation, delivery processing, billing, and inventory management.
Sales order creation in SD triggers the creation of a delivery document in MM for picking and packing
Delivery processing in MM updates the delivery status in the sales order in SD
Billing in SD generates invoices which are posted in MM for accounting purposes
Inventory management in MM updates stock level
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Put is used to create or update a resource, while patch is used to update a resource partially.
Put is idempotent, meaning multiple identical requests will have the same effect as a single request
Patch is not idempotent, as multiple identical requests may have different effects
Put requires the client to send the entire updated resource, while patch only requires the client to send the specific changes
Put is typically us...
CSRF stands for Cross-Site Request Forgery, a type of attack where a malicious website tricks a user into performing actions on another website.
CSRF attacks exploit the trust that a site has in a user's browser, allowing an attacker to perform actions on behalf of the user without their consent.
Prevent CSRF attacks by using tokens to validate requests, ensuring that actions can only be performed by the intended user.
Ex...
Infosys interview questions for designations
I applied via Job Portal and was interviewed in May 2024. There were 3 interview rounds.
Get interview-ready with Top Infosys Interview Questions
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Filters in .NET are attributes that can be applied to classes, methods, or properties to add behavior or functionality.
Filters are used to add behavior or functionality to classes, methods, or properties in .NET applications.
They can be used for tasks such as logging, exception handling, authorization, and validation.
Filters can be applied using attributes like [Authorize], [ExceptionFilter], [ActionFilter], etc.
In JavaScript, you can compare two objects using the '===' operator for strict equality or by comparing their properties.
Use the '===' operator to check if two objects are the same instance in memory.
Compare specific properties of the objects to see if they have the same values.
Use JSON.stringify() to compare the stringified versions of the objects.
Box model is a concept in CSS where every element is treated as a box with content, padding, border, and margin.
Every element in CSS is considered as a rectangular box.
The box model consists of content, padding, border, and margin.
Content is the actual content of the box, padding is the space between the content and the border, border is the line around the box, and margin is the space outside the border.
The total widt...
Z-index is a CSS property that controls the stacking order of elements on a webpage.
Z-index is used to specify the stack order of an element along the z-axis.
Elements with a higher z-index value will appear on top of elements with a lower z-index value.
Z-index only works on positioned elements (position: relative, position: absolute, position: fixed, or position: sticky).
Attempting to console log an uninitialized const variable will result in a ReferenceError.
Attempting to access an uninitialized const variable will result in a ReferenceError.
Constants (const) must be initialized with a value at the time of declaration.
Example: const myVar; console.log(myVar); // ReferenceError: myVar is not defined
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 2 interview rounds.
SDWAN stands for Software-Defined Wide Area Network, a technology that simplifies the management and operation of a WAN by decoupling the networking hardware from its control mechanism.
SDWAN allows organizations to use multiple types of connections, such as broadband internet, LTE, and MPLS, to securely connect users to applications.
It provides centralized control and visibility, making it easier to manage network traf...
Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.
Core Data allows you to create, read, update, and delete data in your app's database.
It provides an object-oriented interface to the underlying SQLite database.
Core Data supports relationships between entities, data validation, and undo/redo functionality.
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow functions to 'remember' the environment in which they were created
They can access variables from their outer scope even after the outer function has finished executing
Closures are commonly used in event handlers and callbacks
Write a core data class and write fetch, insert and delete functions
I was interviewed in Mar 2024.
The interview questions cover topics like the difference between == and equals, how HashMap works, Struts flow, and SQL related questions.
The '==' operator in Java is used for reference comparison, while the 'equals' method is used for content comparison.
HashMap in Java is a data structure that stores key-value pairs and uses hashing to store and retrieve elements efficiently.
Struts is a framework used for developing w...
What people are saying about Infosys
Some of the top questions asked at the Infosys Senior Consultant interview -
The duration of Infosys Senior Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 96 interviews
4 Interview rounds
based on 1k reviews
Rating in categories
Technology Analyst
55.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Systems Engineer
50.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
39.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
30.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Consultant
28.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Wipro
Cognizant
Accenture