Upload Button Icon Add office photos

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8k interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Easy questions along with aptitude

Round 2 - Communication 

(2 Questions)

  • Q1. Computerised round where we had to speak
  • Q2. Understand the question and listen to it carefully to answer questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and technology

    • Proficient in Java, Python, and web development

    • Completed internships at tech companies

  • Answered by AI
  • Q2. Projects discussed

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy learn basic coding and prepare for whatever go through your 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)

Devops Engineer Interview Questions & Answers

user image Ankit Prakash Sharma

posted on 20 Nov 2024

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

(1 Question)

  • Q1. EXPLAIN THE ARCITECTURE OF INFRASTURE FOR CURRENT COMAPNY
  • Ans. 

    The infrastructure architecture of the current company is based on a hybrid cloud model with a mix of on-premises and cloud resources.

    • Hybrid cloud model with on-premises and cloud resources

    • Utilization of containerization technologies like Docker and Kubernetes for application deployment

    • Automation of infrastructure provisioning and configuration management using tools like Terraform and Ansible

    • Implementation of CI/CD pi...

  • Answered by AI

Top Accenture Devops Engineer Interview Questions and Answers

Q1. If you want to restrict the communication between the kubernetes pod, how would you restrict that one?
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the StringYou are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string. For example: If the given string is: STR = "abcde". You have to print the string "edcba... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference bw table and matrix
  • Ans. 

    A table is a two-dimensional representation of data, while a matrix is a multi-dimensional representation of data.

    • Tables have rows and columns, while matrices can have multiple dimensions.

    • Tables are typically used for simple data structures, while matrices are used for more complex data analysis.

    • In Power BI, tables are used for displaying data in a tabular format, while matrices are used for creating pivot tables and c

  • Answered by AI
  • Q2. Syntax for Calculate function
  • Ans. 

    Calculate function in DAX is used to evaluate an expression for a specific filter context.

    • Syntax: CALCULATE(, , , ...)

    • Can be used to apply filters to an expression

    • Can override existing filters in the current context

    • Example: CALCULATE(SUM(Sales[Amount]), Sales[Region] = 'North')

Answered by AI

MSBI and Power BI Developer Interview Questions asked at other Companies

Q1. Tell me About yourself? What projects you have done? which are types of SQL joins? Why do you want make transition? How do you handle data ?
View answer (2)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of android interview
  • Q2. Language known to write code
  • Ans. 

    Various programming languages are used to write code, depending on the project requirements and personal preferences.

    • Popular languages include Java, Python, C++, JavaScript, and Ruby

    • Each language has its own syntax and features

    • Some languages are better suited for specific tasks, such as web development or data analysis

  • Answered by AI
Round 2 - Aptitude Test 

Asked depth question from kotlin and asked to write linkedlist

Top Accenture Application Development - Senior Analyst Interview Questions and Answers

Q1. 3. How to we navigate from one tab to another in PowerApps
View answer (1)

Application Development - Senior Analyst Interview Questions asked at other Companies

Q1. 3. How to we navigate from one tab to another in PowerApps
View answer (1)

Accenture interview questions for popular designations

 Associate Software Engineer

 (653)

 Application Developer

 (251)

 Application Development Analyst

 (251)

 Software Developer

 (226)

 Software Engineer

 (223)

 Analyst

 (197)

 Application Development Associate

 (180)

 Senior Analyst

 (149)

Java Developer Interview Questions & Answers

user image Harshit Singh

posted on 3 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Annotations used in Spring and REST
  • Ans. 

    Annotations like @RestController, @RequestMapping, @Autowired are used in Spring for defining RESTful services.

    • Annotations like @RestController, @RequestMapping, @Autowired are used in Spring for defining RESTful services

    • Annotations like @GetMapping, @PostMapping, @PutMapping, @DeleteMapping are used for mapping HTTP methods to controller methods

    • Annotations like @PathVariable, @RequestParam are used for handling reques

  • Answered by AI
  • Q2. Segregate the employee list whose name starts with any particular alphabet
  • Ans. 

    Segregate employee list by first alphabet of name

    • Create a map with alphabet as key and list of employees as value

    • Iterate through employee list and add each employee to corresponding alphabet key

    • Return the map with segregated employee lists

  • Answered by AI

Skills evaluated in this interview

Top Accenture Java Developer Interview Questions and Answers

Q1. What are the principles of object oriented programming, such as OOPs concepts in Java
View answer (4)

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Get interview-ready with Top Accenture Interview Questions

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Accenture aptitude consisted of critical reasoning and problem solving, verbal activity and abstract reasoning

Round 2 - Coding Test 

2 coding questions, easy (finding dividend, maximum permutations)

Round 3 - Communication round 

(1 Question)

  • Q1. Sentence mastery , vocabulary, fluency, pronunciation
Round 4 - HR 

(1 Question)

  • Q1. Basic questions like strengths, weaknesses and talk about your project, a few technical questions were also asked related to ml since my project was related to AI and ML and difference between authenticati...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stay calm and don't panic if you cant answer one question, be fast with the aptitude

Top Accenture Application Development Associate Interview Questions and Answers

Q1. Sum of even & oddWrite a program to input an integer N and print the sum of all its even digits and sum of all its odd digits separately. Digits mean numbers, not the places! That is, if the given integer is "13245", even digits are 2 &... read more
View answer (6)

Application Development Associate Interview Questions asked at other Companies

Q1. Sum of even & oddWrite a program to input an integer N and print the sum of all its even digits and sum of all its odd digits separately. Digits mean numbers, not the places! That is, if the given integer is "13245", even digits are 2 &... read more
View answer (6)

Jobs at Accenture

View all
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. What is the difference between down payment and down payment request
  • Ans. 

    Down payment is a partial payment made before goods/services are delivered, while down payment request is a formal request for a down payment.

    • Down payment is made by the customer to secure an order, while down payment request is initiated by the vendor to request a down payment from the customer.

    • Down payment is a financial transaction, while down payment request is a formal document.

    • Down payment is usually a percentage...

  • Answered by AI
  • Q2. General ledger control data tab which field we have seen
  • Ans. 

    In the general ledger control data tab, we can see fields like chart of accounts, account group, reconciliation account, etc.

    • Chart of accounts field displays the chart of accounts assigned to the company code

    • Account group field specifies the account group for the G/L account

    • Reconciliation account field shows the reconciliation account for vendors or customers

  • Answered by AI
  • Q3. Explain down payment step by step
  • Ans. 

    Down payment is a partial payment made by a customer before receiving goods or services.

    • Customer requests down payment to be made

    • Vendor creates down payment request in SAP

    • Customer makes partial payment

    • Vendor delivers goods or services

    • Down payment is cleared against final invoice

  • Answered by AI
  • Q4. Explain AUTOMATIC PAYMENT PROGRAM
  • Ans. 

    Automatic Payment Program is a feature in SAP FICO that allows for automated payment processing.

    • Automates the process of making payments to vendors or customers

    • Can be scheduled to run at specific intervals

    • Allows for customization of payment methods and parameters

    • Reduces manual effort and errors in payment processing

  • Answered by AI
  • Q5. In app explain ranking order
  • Ans. 

    Ranking order refers to the sequence in which items or individuals are arranged based on a specific criteria or attribute.

    • Ranking order is used to determine the relative position or importance of items in a list.

    • It can be based on factors such as performance, value, or priority.

    • For example, in a sales report, products can be ranked in order of highest to lowest sales revenue.

  • Answered by AI
  • Q6. CONTROL DATA GL TAX FIELD EXPLAIN
  • Ans. 

    Control data GL tax field is used to manage tax-related information in the General Ledger.

    • Control data GL tax field is used to specify tax codes for different tax types.

    • It helps in determining the tax amounts to be posted to the General Ledger accounts.

    • The tax field can also be used to track tax exemptions or special tax treatments.

    • It is important to ensure that the tax field is correctly configured to comply with tax ...

  • Answered by AI
  • Q7. EXPLAIN O2C PROCESS
  • Ans. 

    O2C process refers to Order to Cash process which involves receiving and fulfilling customer orders.

    • Customer places an order

    • Order is processed and goods/services are delivered

    • Invoice is generated and sent to customer

    • Payment is received from customer

    • Accounts receivable is updated

  • Answered by AI
  • Q8. EXPLAIN P2P PROCESS
  • Ans. 

    P2P process stands for Procure to Pay process, which involves all steps from requisition to payment for goods or services.

    • Requisition: Request for goods or services

    • Purchase Order: Formal order placed with supplier

    • Goods Receipt: Receiving and inspecting goods

    • Invoice Verification: Matching invoice with purchase order and goods receipt

    • Payment: Settling the invoice

  • Answered by AI
  • Q9. VALIDATION AND SUBSTITUTION

Interview Preparation Tips

Interview preparation tips for other job seekers - CONTINUE PRACTICE

Top Accenture SAP Fico Consultant Interview Questions and Answers

Q1. Introduce yourself, What is P2P cycle?
View answer (3)

SAP Fico Consultant Interview Questions asked at other Companies

Q1. 1. Journal entry for Purchase with GST 2. Explain any one Ind AS 3. What is SAP? 4. What is ERP? 5. Why IT industry? 6. What is the use of Flash-Fill in Excel? 7. Any 5 excel features. (Pivot table, macros, flashfill, vlookup, charts)
View answer (3)

Associate Software Engineer interview

user image Tech and Target

posted on 16 Nov 2021

Associate Interview Questions & Answers

user image Anonymous

posted on 2 Jun 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response
Round 1 - Technical 

(5 Questions)

  • Q1. SUM phases, Client copy, Work processes private mode,
  • Q2. In which phase of SUM shadow instance is created?
  • Ans. 

    In the Initialization phase of SUM shadow instance is created.

    • Shadow instance is created during the Initialization phase of SUM.

    • It is used for testing and validation before making changes to the actual system.

    • Helps in minimizing risks and ensuring smooth transition during updates.

    • Example: In SAP system update management (SUM), shadow instance is created in the Initialization phase.

  • Answered by AI
  • Q3. System refresh Steps
  • Q4. If you are unable to login into the application how you can check the system
  • Ans. 

    To check the system when unable to login, try accessing the application from a different device or network.

    • Try accessing the application from a different device to see if the issue is with the current device.

    • Check if the internet connection is stable and try accessing the application from a different network.

    • Clear browser cache and cookies, or try using a different browser.

    • Contact the technical support team for assista

  • Answered by AI
  • Q5. Types of User in SAP
  • Ans. 

    There are various types of users in SAP, including end users, power users, and system administrators.

    • End users: Regular users who interact with the system to perform their daily tasks.

    • Power users: Users with advanced knowledge who can perform more complex tasks and provide support to other users.

    • System administrators: Users responsible for managing and maintaining the SAP system, including security settings and system

  • Answered by AI

Skills evaluated in this interview

Top Accenture Associate Interview Questions and Answers

Q1. What is KPI and it's other factors
View answer (1)

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Abstract class vs concrete class
  • Ans. 

    Abstract class defines structure, concrete class provides implementation.

    • Abstract class cannot be instantiated, concrete class can be.

    • Abstract class can have abstract methods, concrete class must implement them.

    • Concrete class provides implementation for abstract methods defined in abstract class.

  • Answered by AI

Python and Django Developer Interview Questions asked at other Companies

Q1. What happens when you enter URL in the chrome URL bar?
View answer (2)

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.3k 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.3k Reviews and Ratings
Full Stack Engineer

Mumbai

12-17 Yrs

Not Disclosed

Application Lead

Nagpur

7-12 Yrs

Not Disclosed

Software Development Lead

Mumbai

12-17 Yrs

Not Disclosed

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