Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
MDM stands for Master Data Management. It is a process of creating and managing a single, consistent, and accurate view of an organization's data.
MDM helps in improving data quality and reducing data inconsistencies.
It involves creating a central repository of master data that can be accessed by different systems and applications.
MDM also involves defining data governance policies and procedures to ensure data accuracy...
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
Remove duplicates from an array of strings
Create a Set to store unique elements
Iterate through the array and add each element to the Set
Convert the Set back to an array to get the unique elements
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
display none hides the element completely, visibility hidden hides the element but still takes up space, opacity 0 makes the element transparent.
display none removes the element from the layout
visibility hidden hides the element but it still occupies space
opacity 0 makes the element transparent but still occupies space
Example: display: none; visibility: hidden; opacity: 0;
Polyfill for JavaScript method 'filter'
Create a function called 'filter' that takes a callback function as an argument
Loop through the array and apply the callback function to each element
If the callback function returns true, add the element to a new array and return it
Shadow DOM is a way to encapsulate the styling and structure of a web component, preventing styles from leaking out and clashing with the rest of the page.
Shadow DOM allows for creating self-contained components with their own DOM tree and styling.
It helps in preventing styles from the main document affecting the component and vice versa.
Shadow DOM can be created using the 'attachShadow' method in JavaScript.
It is comm...
Currying is a technique in JavaScript where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying allows you to create reusable functions with partial application of arguments.
It helps in creating more flexible and composable functions.
Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8
Event delegation in JavaScript is a technique where a single event listener is attached to a parent element to handle events for multiple child elements.
Event delegation helps improve performance by reducing the number of event listeners.
It is useful for dynamically created elements or elements with similar behavior.
Event delegation works by utilizing event bubbling, where events on child elements bubble up to the pare
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
HashMap in Java is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap uses an array of buckets to store key-value pairs.
Keys are hashed to determine the index where the value will be stored.
In case of hash collisions, a linked list or balanced tree is used to store multiple entries in the same bucket.
HashMap allows one null key and multiple null values.
Example: HashMap&...
I applied via campus placement at National Institute of Technology,(NIT), Manipur and was interviewed in Oct 2024. There were 2 interview rounds.
Voice assesment,which will be evaluated by ai
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Write a program to print the Fibonacci series.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.
Risk management is the process of identifying, assessing, and prioritizing risks followed by coordinated and economical application of resources to minimize, monitor, and control the probability and impact of unfortunate events.
Identifying potential risks that could impact the organization
Assessing the likelihood and impact of each risk
Prioritizing risks based on their potential impact
Developing strategies to mitigate ...
I will manage clients by building strong relationships, understanding their needs, providing excellent service, and consistently communicating with them.
Build strong relationships with clients by being responsive and attentive to their needs
Understand the unique needs and goals of each client to tailor solutions accordingly
Provide excellent service by delivering on promises and exceeding expectations
Consistently commun...
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.2k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Senior Software Engineer
18.4k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.6k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys