Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Associate Interview Questions and Answers for Experienced

Updated 6 Aug 2025

17 Interview questions

🔥 Asked by recruiter 3 times
An Associate was asked 1mo ago
Q. What is amortization?
Ans. 

Amortization is the gradual reduction of a debt or asset's value over time through scheduled payments or depreciation.

  • Amortization is commonly used for loans, where borrowers make regular payments to reduce the principal.

  • For example, a mortgage is amortized over 15 or 30 years, with monthly payments covering both interest and principal.

  • In accounting, amortization refers to spreading the cost of an intangible asset...

🔥 Asked by recruiter 5 times
An Associate was asked 1mo ago
Q. What are accruals?
Ans. 

Accruals are accounting adjustments for revenues and expenses that have been incurred but not yet recorded in financial statements.

  • Accrual accounting recognizes revenue when earned, not when received. For example, a service provided in December is recorded in December, even if payment is received in January.

  • Expenses are recorded when incurred, not when paid. For instance, if a company receives a utility bill in Ja...

Associate Interview Questions Asked at Other Companies for Experienced

asked in UNO Minda
Q1. What is the meaning of TTR and why is it required for the powder ... read more
Q2. What is KCL,KVL? Consider a 5V DC supply connected to a 2 ohm res ... read more
asked in Cognizant
Q3. How do you decide whether to use "call" or "apply" in JavaScript?
Q4. Can you explain dcf to me? Can dcf be applied to equity?
asked in BNP Paribas
Q5. What are derivatives, capital market, money market?. What is the ... read more
An Associate was asked 4mo ago
Q. Tell me about MVC in C#.
Ans. 

MVC is a design pattern in C# that separates application logic into three interconnected components: Model, View, and Controller.

  • Model: Represents the data and business logic of the application. For example, a 'Product' class that handles product data.

  • View: The user interface that displays the data. For instance, an ASP.NET Razor view that renders HTML for users.

  • Controller: Manages user input and interacts with th...

🔥 Asked by recruiter 13 times
An Associate was asked 9mo ago
Q. Explain the concepts of OOPs.
Ans. 

OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

  • OOPs focuses on creating objects that interact with each other to solve complex problems

  • Key principles include encapsulation, inheritance, polymorphism, and abstraction

  • Encapsulation allows bundling data and methods that operate on the data within a single unit

  • Inheritance enables a new class...

What people are saying about Accenture

View All
a team lead
2w
Regretting my offer negotiation
Hello Peeps, I need your honest opinions. I am working as a Team lead for SAP BASIS with 8.5 YOE. Cracked an interview at a fairly good product based company. My ctc is 16.5 F+2.5 VP. I demanded 25 lpa fixed considering 50% hike on my current Fixed. Now one month before joining my colleagues have been saying that I should have negotiated definitely more than this And that I made a big mistake. I do have a similar offer but I do not want to counter offer since I have made a professional commitment to them. Thanks 😊
Got a question about Accenture?
Ask anonymously on communities.
🔥 Asked by recruiter 3 times
An Associate was asked
Q. How would you describe your communication skills?
Ans. 

Effective communication skills are essential for collaboration, clarity, and building relationships in any professional setting.

  • Active listening: Ensuring understanding by paraphrasing what others say. Example: 'So what you're saying is...'

  • Clear articulation: Expressing ideas clearly and concisely. Example: Using bullet points in presentations.

  • Non-verbal cues: Being aware of body language and facial expressions. E...

An Associate was asked
Q. What are the steps for a system refresh?
Ans. 

System refresh involves updating and restoring system data to ensure optimal performance and security.

  • 1. Backup existing data: Ensure all critical data is backed up before starting the refresh process.

  • 2. Assess system requirements: Check for any updates or patches needed for the operating system and applications.

  • 3. Execute the refresh: Use system tools or commands to initiate the refresh process, such as 'Refresh'...

Accenture HR Interview Questions

441 questions and answers

Q. Can you explain your past experiences and how you can contribute to the org ... read more
Q. Could you provide an overview of the end-to-end discussion of your current ... read more
Q. What was your experience in the last project you worked on at Accenture und ... read more
An Associate was asked
Q. In which phase of SUM is a shadow instance 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.

Are these interview questions helpful?
An Associate was asked
Q. If you are unable to log in to the application, how would you troubleshoot 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 as...

An Associate was asked
Q. Explain what a constructor is in Java.
Ans. 

Constructor in Java is a special type of method that is used to initialize objects.

  • Constructors have the same name as the class they belong to.

  • They do not have a return type, not even void.

  • Constructors are called when an object of a class is created.

  • They can be overloaded to have multiple constructors with different parameters.

An Associate was asked
Q. Why are interfaces needed in Java?
Ans. 

Interfaces in Java provide a way to achieve abstraction and multiple inheritance.

  • Interfaces allow for achieving abstraction by defining a set of methods that a class must implement.

  • Interfaces support multiple inheritance by allowing a class to implement multiple interfaces.

  • Interfaces are used to define contracts that classes must adhere to, promoting code reusability and flexibility.

  • Interfaces are commonly used in...

Accenture Associate Interview Experiences for Experienced

36 interviews found

Associate Interview Questions & Answers

user image Tanmay Salunke

posted on 6 Aug 2025

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Aug 2024, where I was asked the following questions.

  • Q1. About your self
  • Q2. About previous experiences

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

    System refresh involves updating and restoring system data to ensure optimal performance and security.

    • 1. Backup existing data: Ensure all critical data is backed up before starting the refresh process.

    • 2. Assess system requirements: Check for any updates or patches needed for the operating system and applications.

    • 3. Execute the refresh: Use system tools or commands to initiate the refresh process, such as 'Refresh' in W...

  • Answered by AI
  • 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

Associate Interview Questions & Answers

user image Anonymous

posted on 25 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. How many experience do u have
Round 2 - One-on-one 

(1 Question)

  • Q1. Asking about experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Associate Interview Questions & Answers

user image Anonymous

posted on 9 Dec 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Maths and quantative

Round 2 - Coding Test 

Beginner level coding question

Round 3 - Communication 

(1 Question)

  • Q1. Grammar questions

Associate Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2025

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Can you provide an overview of your background and work experience?
  • Ans. 

    I have a diverse background in project management, data analysis, and team leadership across various industries.

    • Over 5 years of experience in project management, leading cross-functional teams to deliver projects on time and within budget.

    • Worked as a data analyst at XYZ Corp, where I improved reporting efficiency by 30% through automation.

    • Led a team of 10 in a marketing campaign that increased brand awareness by 50% in...

  • Answered by AI
  • Q2. What tools did you use in your previous organization, and can you describe a challenging situation you faced and how you overcame it?
  • Ans. 

    In my previous role, I utilized various tools to streamline processes and faced challenges that required innovative solutions.

    • Used project management tools like Trello and Asana to track team progress and deadlines.

    • Faced a challenge when a key team member left unexpectedly, causing project delays.

    • Overcame this by redistributing tasks among the team and implementing daily check-ins to ensure accountability.

    • Utilized data...

  • Answered by AI
  • Q3. Why did you leave your previous organization?
  • Q4. What are the key factors you are seeking in your next organization?
  • Ans. 

    I seek a collaborative environment, growth opportunities, and a strong commitment to innovation in my next organization.

    • Collaborative Culture: I thrive in teams where ideas are shared openly, like at my previous job where brainstorming sessions led to innovative solutions.

    • Growth Opportunities: I value organizations that invest in employee development, such as offering training programs or mentorship initiatives.

    • Commitm...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The HR deceives candidates regarding the salary, offering significantly less than what was promised.

Associate Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2025

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

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What is Accruals
  • Ans. 

    Accruals are accounting adjustments for revenues and expenses that have been incurred but not yet recorded in financial statements.

    • Accrual accounting recognizes revenue when earned, not when received. For example, a service provided in December is recorded in December, even if payment is received in January.

    • Expenses are recorded when incurred, not when paid. For instance, if a company receives a utility bill in January...

  • Answered by AI
  • Q2. What is amortization

Associate Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2024

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

(1 Question)

  • Q1. Explain OOPs concept

Associate Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It went for 3 hours and asked for MFA for languages

Associate Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Assignment 

English, accounting, Excel, Process and SAP

Round 2 - HR 

(1 Question)

  • Q1. Basics accounts

Associate Interview Questions & Answers

user image Anonymous

posted on 4 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

It 's a 60 min 60 questions - quants topics- age,percentage,time,work/days,etc

Round 2 - Technical 

(1 Question)

  • Q1. Basics on java - oops concepts mainly, basic sql on joins , having, group by etc

Accenture Interview FAQs

How many rounds are there in Accenture Associate interview for experienced candidates?
Accenture interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Accenture interview process for experienced candidates are Aptitude Test, HR and Technical.
How to prepare for Accenture Associate interview for experienced candidates?
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, Operations, Financial operations, Billing and Management.
What are the top questions asked in Accenture Associate interview for experienced candidates?

Some of the top questions asked at the Accenture Associate interview for experienced candidates -

  1. What is KPI and it's other facto...read more
  2. Very difficult logical reasoning questions on flowch...read more
  3. If you are unable to login into the application how you can check the sys...read more
What are the most common questions asked in Accenture Associate HR round for experienced candidates?

The most common HR questions asked in Accenture Associate interview are for experienced candidates -

  1. Where do you see yourself in 5 yea...read more
  2. What are your salary expectatio...read more
  3. Why should we hire y...read more
How long is the Accenture Associate interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 24 interview experiences

Difficulty level

Easy 18%
Moderate 65%
Hard 18%

Duration

Less than 2 weeks 35%
2-4 weeks 41%
4-6 weeks 24%
View more

Interview Questions from Similar Companies

TCS Associate Interview Questions
3.5
 • 11.2k Interviews
Infosys Associate Interview Questions
3.6
 • 8k Interviews
Wipro Associate Interview Questions
3.7
 • 6.2k Interviews
Cognizant Associate Interview Questions
3.7
 • 6k Interviews
Capgemini Associate Interview Questions
3.7
 • 5.1k Interviews
HCLTech Associate Interview Questions
3.5
 • 4.2k Interviews
Genpact Associate Interview Questions
3.7
 • 3.5k Interviews
IBM Associate Interview Questions
3.9
 • 2.5k Interviews
View all
Accenture Associate Salary
based on 6.5k salaries
₹2.5 L/yr - ₹8 L/yr
42% less than the average Associate Salary in India
View more details

Accenture Associate Reviews and Ratings

based on 687 reviews

3.7/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.3

Salary

3.8

Job security

3.7

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 687 Reviews and Ratings
Customer Contact Comms Associate

Mumbai

1-3 Yrs

₹ 1-8.5 LPA

Customer Contact Comms Associate

Bangalore / Bengaluru

1-3 Yrs

₹ 3.5-3.9 LPA

AI/ML Computational Science Assoc Mgr

Bangalore / Bengaluru

10-14 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
39.4k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.2 L/yr - ₹16.1 L/yr

Team Lead
27k salaries
unlock blur

₹12.7 L/yr - ₹22.5 L/yr

Senior Analyst
20k salaries
unlock blur

₹9.1 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.6k salaries
unlock blur

₹10.4 L/yr - ₹18.2 L/yr

Explore more salaries
Compare Accenture with

TCS

3.5
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview