Upload Button Icon Add office photos

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 25 Jan 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8.1k interviews found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What are OWDs in SF
  • Ans. 

    OWDs in SF refer to Organization-Wide Defaults which control the default level of access users have to records in Salesforce.

    • OWDs determine the baseline level of access for all records in an organization

    • They can be set to Public Read/Write, Public Read Only, Private, or Controlled by Parent

    • OWDs can be further refined using sharing rules and manual sharing

  • Answered by AI
  • Q2. Asynchronous Apex
  • Ans. 

    Asynchronous Apex is used to run processes in the background without user interaction.

    • Asynchronous Apex is used for long-running processes that don't require immediate user interaction.

    • It allows for better performance by running tasks in the background.

    • Examples include batch Apex, future methods, and queueable Apex.

  • Answered by AI
  • Q3. LWC in omnistudio
  • Ans. 

    LWC in omnistudio refers to using Lightning Web Components in Salesforce's OmniStudio for building custom applications.

    • LWC can be used in OmniStudio to create custom components and pages for applications.

    • LWC allows for building interactive and responsive user interfaces in OmniStudio.

    • LWC can be integrated with other Salesforce tools and services within OmniStudio.

    • Example: Creating a custom LWC component to display data...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Senior Salesforce Developer interview:
  • Apex
  • Omnistudio
  • LWC
  • Salesforce CRM

Skills evaluated in this interview

Top Accenture Senior Salesforce Developer Interview Questions and Answers

Q1. Communication between indepedent components in lwc
View answer (2)

Senior Salesforce Developer Interview Questions asked at other Companies

Q1. What are best practices to write trigger? What are execution order in salesforce? What are deployment techniques used in salesforce? What is min code coverage required while deployment? What is azure dev ops?
View answer (1)

Quality Engineer Interview Questions & Answers

user image Monisha Arasu

posted on 26 Jun 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(10 Questions)

  • Q1. Tell me about yourself
  • Q2. Difference between SDLC and STLC
  • Ans. 

    SDLC focuses on the development of software, while STLC focuses on the testing of software.

    • SDLC (Software Development Life Cycle) is the process of developing software from planning to deployment.

    • STLC (Software Testing Life Cycle) is the process of testing software to ensure quality and functionality.

    • SDLC includes phases like requirements gathering, design, coding, and deployment.

    • STLC includes phases like test planning...

  • Answered by AI
  • Q3. Difference between delete and truncate
  • Ans. 

    Delete removes rows one by one, while truncate removes all rows at once.

    • Delete is a DML command, while truncate is a DDL command.

    • Delete can be rolled back, while truncate cannot be rolled back.

    • Delete fires triggers, while truncate does not fire triggers.

    • Delete is slower as it logs individual row deletions, while truncate is faster as it does not log individual row deletions.

  • Answered by AI
  • Q4. What is Burndown chart
  • Ans. 

    A burndown chart is a visual representation of work remaining versus time in a sprint or project.

    • Shows the amount of work remaining to be done in a sprint or project

    • Helps track progress and identify potential issues

    • Ideal burndown should be a straight line towards zero by the end of the sprint

    • Commonly used in Agile and Scrum methodologies

  • Answered by AI
  • Q5. Explain Agile Ceremonies
  • Ans. 

    Agile ceremonies are regular meetings or events in Agile methodology to facilitate communication, collaboration, and decision-making.

    • Agile ceremonies include Sprint Planning, Daily Stand-ups, Sprint Review, and Sprint Retrospective.

    • Sprint Planning is where the team plans the work to be done in the upcoming sprint.

    • Daily Stand-ups are short meetings where team members discuss progress, plans, and any obstacles.

    • Sprint Rev...

  • Answered by AI
  • Q6. Role of Product owner and Scrum master
  • Ans. 

    Product owner defines product vision and priorities, while Scrum master facilitates the Scrum process and removes obstacles.

    • Product owner is responsible for defining and prioritizing the product backlog based on customer needs and business goals.

    • Scrum master is responsible for facilitating the Scrum process, organizing meetings, and removing obstacles for the development team.

    • Product owner works closely with stakeholde...

  • Answered by AI
  • Q7. Explain Test design Techniques
  • Ans. 

    Test design techniques are methods used to plan, design, and execute tests to ensure software quality.

    • Black Box Testing: Tests based on external behavior without knowledge of internal code.

    • White Box Testing: Tests based on internal code structure and logic.

    • Equivalence Partitioning: Dividing input data into partitions to ensure all possible scenarios are tested.

    • Boundary Value Analysis: Testing at the boundaries of input...

  • Answered by AI
  • Q8. What is RTM Expalin
  • Ans. 

    RTM stands for Requirements Traceability Matrix. It is a document that links requirements throughout the validation process.

    • RTM is used to ensure that all requirements are met during the testing phase.

    • It helps in tracking the progress of requirements and their implementation.

    • RTM can also be used to identify any gaps or inconsistencies in the requirements.

    • It serves as a reference document for stakeholders to understand ...

  • Answered by AI
  • Q9. Where test cases will be executed in ALM
  • Ans. 

    Test cases will be executed in ALM in the Test Plan module.

    • Test cases can be executed in ALM by linking them to test sets in the Test Lab module.

    • Test cases can also be executed manually by testers assigned to the test.

    • ALM provides traceability between requirements, test cases, and defects for comprehensive test coverage.

  • Answered by AI
  • Q10. Explain Velocity Chart and Estimation techniques
  • Ans. 

    Velocity chart shows team's progress in completing work over time. Estimation techniques help in predicting time and effort required for tasks.

    • Velocity chart displays the amount of work completed in each iteration or sprint

    • It helps in tracking the team's progress and identifying any potential issues

    • Estimation techniques like Planning Poker, Wideband Delphi, and Three-Point Estimation help in predicting time and effort ...

  • Answered by AI

Skills evaluated in this interview

Top Accenture Quality Engineer Interview Questions and Answers

Q1. How do you handle when there is a conflict between Dev and QA team on bugs raised?
View answer (1)

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(6 Questions)

  • Q1. Tell me about Spring Boot Annotation? And, also tell me other annotation which you used in yuor project.
  • Q2. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
  • Ans. 

    Containerization is a lightweight, portable, and self-sufficient way to package applications and their dependencies.

    • Create a Dockerfile with instructions on how to build the container

    • Build the Docker image using the Dockerfile

    • Run the Docker image to create a container

    • Deploy the container on a server using Docker Engine

  • Answered by AI
  • Q3. What is Elastic Kubernetes Service?
  • Ans. 

    Elastic Kubernetes Service (EKS) is a managed Kubernetes service provided by AWS.

    • Fully managed Kubernetes service

    • Automatically scales based on workload

    • Integrates with other AWS services like EC2, S3, and IAM

  • Answered by AI
  • Q4. You had mentioned Message Queue, can you explain why MQ is used? And, how you implemented in your application?
  • Q5. What is cloud watch? and how it works.
  • Ans. 

    CloudWatch is a monitoring and management service provided by AWS to monitor resources and applications in the cloud.

    • CloudWatch collects and tracks metrics, logs, and events from various AWS services and resources.

    • It provides real-time monitoring, alerting, and dashboards to help users visualize and understand their cloud environment.

    • Users can set up alarms to notify them of changes in their environment or resource usa...

  • Answered by AI
  • Q6. Features added in Java 11 from Java 8?
  • Ans. 

    Java 11 introduced several new features and enhancements compared to Java 8.

    • Local-Variable Syntax for Lambda Parameters

    • HTTP Client API (standardized in java.net.http package)

    • Nest-Based Access Control

    • Dynamic Class-File Constants

    • Epsilon: A No-Op Garbage Collector

    • Flight Recorder

    • ZGC: A Scalable Low-Latency Garbage Collector

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Senior Technical Lead interview:
  • Kubernetes
  • Docker
  • Devops
  • Java
  • Spring Boot
  • MQ
  • Java 11
Interview preparation tips for other job seekers - Be prepared, as interviewer can go out of scope then what is mentioned in JD.

Skills evaluated in this interview

Top Accenture Senior Technical Lead Interview Questions and Answers

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)

Senior Technical Lead Interview Questions asked at other Companies

Q1. What is containerization (Docker)? what are steps to create container, till it gets deploy on server.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic math and other aptitude

Round 2 - Coding Test 

Easy to moderate one.

Round 3 - Technical 

(1 Question)

  • Q1. Solve sudoku by optimization

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)

Accenture interview questions for popular designations

 Associate Software Engineer

 (668)

 Application Developer

 (256)

 Application Development Analyst

 (253)

 Software Developer

 (232)

 Software Engineer

 (228)

 Analyst

 (200)

 Application Development Associate

 (179)

 Senior Analyst

 (149)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Not Selected

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

Round 1 - Aptitude Test 

Easy to Medium question (Technical MCQ and Logical Reasoning)

Round 2 - Coding Test 

Easy to Medium coding Questions

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduce Yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q2. Explain your projects
  • Q3. How is your project different from others
  • Q4. Basic puzzle question
  • Q5. Basic coding question

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)

Get interview-ready with Top Accenture Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What's the industry overview?
  • Ans. 

    The industry overview of Management Consulting involves providing strategic advice to organizations to improve performance and efficiency.

    • Management consultants work with clients across various industries to solve complex business problems.

    • They analyze data, develop recommendations, and help implement solutions.

    • Key focus areas include strategy, operations, technology, and organizational structure.

    • Examples of top manage...

  • Answered by AI
  • Q2. How will you plan launch of a new brand?
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are your strengths?
  • Q2. Where do you see yourself in 5 years?

Management Consultant Interview Questions asked at other Companies

Q1. Case study: Assuming you are the product manager for a warehousing module, how will you develop a warehouse inventory module
View answer (1)

Jobs at Accenture

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

In this we have 90 questions

Round 2 - Coding Test 

In this we have 2 code and 45 min

Round 3 - HR 

(5 Questions)

  • Q1. Self introduction
  • Q2. About project and challenges
  • Q3. How you select that project
  • Q4. Tell About Accenture
  • Q5. What arethe strengthand weakness
  • Ans. 

    Strengths include strong problem-solving skills and attention to detail. Weaknesses include difficulty with public speaking and tendency to overthink.

    • Strength: Strong problem-solving skills

    • Strength: Attention to detail

    • Weakness: Difficulty with public speaking

    • Weakness: Tendency to overthink

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't feel tension it was easy

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)

Software Engineer interview

user image Code Bashers

posted on 6 Dec 2021

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

I applied via Walk-in and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Previous work experience related to billing
  • Q2. Billing to customers questions

Accounts Receivable Specialist Interview Questions asked at other Companies

Q1. What is O2C cycle and what will be your role in it?
View answer (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2024

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

(1 Question)

  • Q1. Basic oops, all kind of differences, java, react, state management, auth, classes vs interfaces vs abstract

Top Accenture Analyst Interview Questions and Answers

Q1. If I give you the data can you use Excel formulas to give the output?
View answer (13)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)

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 4k interviews in last 1 year

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Accenture Reviews and Ratings

based on 53.9k reviews

3.9/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.5

Salary

3.8

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 53.9k Reviews and Ratings
Procure To Pay Operation Senior Analyst

Jaipur

5-8 Yrs

Not Disclosed

IMU- CAL- PRD- Manager

Bangalore / Bengaluru

8-12 Yrs

₹ 9.2-50 LPA

Explore more jobs
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.1k 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
Did you find this page helpful?
Yes No
write
Share an Interview