Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.
Assigning permissions via lookup to a group involves mapping group IDs to permission levels.
Create a lookup table mapping group IDs to permission levels
Assign the appropriate permission level to each group
Use the lookup table to quickly assign permissions to groups
Role refers to the responsibilities and duties assigned to an individual, while profile refers to the overall characteristics and qualifications of a person.
Role is specific to a job or position, outlining tasks and responsibilities.
Profile is a broader term, encompassing skills, experience, education, and personal attributes.
Roles can change within a profile, as individuals take on different responsibilities.
Profiles ...
An array is a data structure that stores a collection of elements, while closure hoisting refers to the behavior of moving variable declarations to the top of their scope.
An array is a collection of elements stored in a contiguous memory location.
Closure hoisting is the behavior in JavaScript where variable declarations are moved to the top of their scope during compilation.
Example: var x = 10; function test() { consol...
I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.
Basic aptitude section, you need to pass to go to next round
There are two questions, they are not too hard.
What people are saying about Accenture
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude was followed by coding test
Easy level 2 coding questions are given
I am a recent graduate with a degree in Computer Science and a passion for software development.
Recent graduate in Computer Science
Passionate about software development
Experience with programming languages like Java and Python
Accenture interview questions for popular designations
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Improving Spring Security involves regular updates, strong password policies, implementing multi-factor authentication, and monitoring for suspicious activity.
Regularly update Spring Security to the latest version to patch any vulnerabilities
Implement strong password policies, such as requiring complex passwords and regular password changes
Enable multi-factor authentication to add an extra layer of security for user lo...
To add an external server on Spring Boot, you can configure the server properties in the application.properties file.
Define the server properties in the application.properties file, such as server.port, server.address, etc.
Specify the external server details like host and port in the properties file.
Use the @Value annotation to inject the server properties into your Spring Boot application.
You can also use the @Configu...
Get interview-ready with Top Accenture Interview Questions
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Performance Testing Life cycle involves planning, preparation, execution, analysis, and reporting.
1. Planning: Define objectives, select tools, and create test plan.
2. Preparation: Set up test environment, create test scripts, and configure monitoring.
3. Execution: Run tests, monitor performance metrics, and collect data.
4. Analysis: Analyze results, identify bottlenecks, and optimize performance.
5. Reporting: Generate...
Correlation is used to handle dynamic values in scripts, while Parameterization is used to pass different values to the script.
Correlation is used to extract dynamic values from server responses and replace them in subsequent requests.
Parameterization is used to pass different sets of data to the script for testing different scenarios.
Correlation is important for maintaining session integrity and ensuring accurate test...
I applied via campus placement at Coimbatore Institute of Technology, Coimbatore and was interviewed in Oct 2024. There were 3 interview rounds.
Basic aptitude questions
2 problems on strings and integers
Developed a web-based project management tool for tracking tasks and deadlines.
Used HTML, CSS, and JavaScript for front-end development
Implemented backend functionality using Node.js and MongoDB
Incorporated user authentication and authorization features
Utilized Agile methodology for project management
Some hurdles faced during the project include communication issues, technical challenges, and tight deadlines.
Communication issues with team members or stakeholders
Technical challenges such as bugs or compatibility issues
Tight deadlines leading to pressure and rushed work
Checked exceptions are checked at compile time, while unchecked exceptions are not.
Checked exceptions must be either caught or declared in the method signature using 'throws' keyword
Unchecked exceptions do not need to be caught or declared
Examples of checked exceptions: IOException, SQLException
Examples of unchecked exceptions: NullPointerException, ArrayIndexOutOfBoundsException
HashMap is not thread-safe while ConcurrentHashMap is thread-safe.
HashMap is not thread-safe and can lead to ConcurrentModificationException if modified while iterating.
ConcurrentHashMap allows concurrent modifications without the need for external synchronization.
ConcurrentHashMap uses separate locks for different segments, allowing multiple threads to read and write concurrently.
ConcurrentHashMap is more suitable for
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Use set() function to remove duplicates from a list in Python.
Convert the list to a set using set() function
Convert the set back to a list to remove duplicates
Example: list_with_duplicates = ['a', 'b', 'a', 'c']; list_without_duplicates = list(set(list_with_duplicates))
Interview experience
based on 53.2k reviews
Rating in categories
Application Development Analyst
38.8k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.3k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.4 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