Upload Button Icon Add office photos

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8k interviews found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How would you assign permission via lookup to a group
  • Ans. 

    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

  • Answered by AI
  • Q2. What is difference between role and profile
  • Ans. 

    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 ...

  • Answered by AI

Top Accenture Team Lead Interview Questions and Answers

Q1. which is fastest between java 8 intermediate and terminal operations
View answer (1)

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Software Developer Interview Questions & Answers

user image official rohit

posted on 19 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is arrray, clouser hoisting?
  • Ans. 

    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...

  • Answered by AI
  • Q2. Css, z- index, realtive position

Skills evaluated in this interview

Top Accenture Software Developer Interview Questions and Answers

Q1. Maximum Subarray SumYou are given an array/list ARR consisting of N integers. Your task is to find the maximum possible sum of a non-empty subarray(contagious) of this array. Note: An array C is a subarray of array D if it can be obtained b... read more
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude section, you need to pass to go to next round

Round 2 - Coding Test 

There are two questions, they are not too hard.

Round 3 - Technical 

(2 Questions)

  • Q1. Asked me to introduce myself
  • Q2. Asked me to explain project

Application Packaging Engineer Interview Questions asked at other Companies

Q1. Introduce yourself,diff between stack and queue, projects you have done.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude was followed by coding test

Round 2 - Coding Test 

Easy level 2 coding questions are given

Round 3 - Technical 

(2 Questions)

  • Q1. Introduction of yourself
  • Ans. 

    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

  • Answered by AI
  • Q2. About projects in resume

Top Accenture Associate Software Engineer Interview Questions and Answers

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Accenture interview questions for popular designations

 Associate Software Engineer

 (651)

 Application Developer

 (251)

 Application Development Analyst

 (251)

 Software Developer

 (226)

 Software Engineer

 (223)

 Analyst

 (196)

 Application Development Associate

 (179)

 Senior Analyst

 (148)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to improve Spring Security
  • Ans. 

    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...

  • Answered by AI
  • Q2. How to add external server on Spring boot
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well!

Skills evaluated in this interview

Top Accenture Application Developer Interview Questions and Answers

Q1. Difference between tmap & tjoin Types of connection Difference between truncate delete What is ETL What are triggers Type of join
View answer (2)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Get interview-ready with Top Accenture Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Performance Testing Life cycle
  • Ans. 

    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...

  • Answered by AI
  • Q2. Explain correlation and Parameterization
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

Top Accenture Performance Test Engineer Interview Questions and Answers

Q1. How to remove trailing and leading spaces in Loadrunner
View answer (1)

Performance Test Engineer Interview Questions asked at other Companies

Q1. List some scenarios where you observe issues with the heap dump and provide recommendations to the dev team. Follow-up questions will be asked based on your answer to the previous questions.
View answer (1)

Jobs at Accenture

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
No response

I applied via campus placement at Coimbatore Institute of Technology, Coimbatore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Coding Test 

2 problems on strings and integers

Round 3 - HR 

(2 Questions)

  • Q1. Explain project
  • Ans. 

    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

  • Answered by AI
  • Q2. Hurdles faced during project
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Top Accenture Associate Software Developer Interview Questions and Answers

Q1. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula - F(n) = F(n-1) + F(n-2), Where, F(1) = F(2) = 1 Provided N you have to find out the Nth Fibonacci Number. Input Fo... read more
View answer (4)

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula - F(n) = F(n-1) + F(n-2), Where, F(1) = F(2) = 1 Provided N you have to find out the Nth Fibonacci Number. Input Fo... read more
View answer (4)

fresher interview

user image Roshanara's World

posted on 13 Mar 2022

Application Developer Interview Questions & Answers

user image Vidisha Narnaware

posted on 13 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Checked and unchecked exception ?
  • Ans. 

    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

  • Answered by AI
  • Q2. Difference Between hashMap and concurrentHashMap ?
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Top Accenture Application Developer Interview Questions and Answers

Q1. Difference between tmap & tjoin Types of connection Difference between truncate delete What is ETL What are triggers Type of join
View answer (2)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Python- remove duplicate from set
  • Ans. 

    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))

  • Answered by AI
  • Q2. Pyspark- add column with default value

Skills evaluated in this interview

Top Accenture Data Engineer Interview Questions and Answers

Q1. What all the optimisation are possible to reduce the overhead of reducing the reading part of large datasets in spark ?
View answer (2)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Accenture Interview FAQs

How many rounds are there in Accenture interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, HR and Aptitude Test.
How to prepare for Accenture interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are Consulting, SQL, Application Development, Java and Business process.
What are the top questions asked in Accenture interview?

Some of the top questions asked at the Accenture interview -

  1. If insurance premium is paid for an entire year 1st January to 31st December an...read more
  2. Case. There is a housing society “The wasteful society”, you collect all th...read more
  3. What are three golden rules of accounti...read more
What are the most common questions asked in Accenture HR round?

The most common HR questions asked in Accenture interview are -

  1. What are your salary Expectatio...read more
  2. General questi...read more
How long is the Accenture interview process?

The duration of Accenture interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Accenture Interview Process

based on 3.9k interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 5.2k Accenture interviews
Job Portal
Company Website
Campus Placement
Referral
WalkIn
Recruitment Consultant
33%
18%
18%
13%
4%
2%
12% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Accenture Reviews and Ratings

based on 53.2k reviews

3.9/5

Rating in categories

3.8

Skill development

3.7

Work-Life balance

3.5

Salary & Benefits

3.8

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 53.2k Reviews and Ratings
Application Lead

Chennai

5-10 Yrs

Not Disclosed

Technology Architect

Indore

2-7 Yrs

Not Disclosed

Application Developer

Bangalore / Bengaluru

3-8 Yrs

₹ 3.48-19.05 LPA

Explore more jobs
Application Development Analyst
38.8k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.3k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.4 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview