Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 2 Mar 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
2-4 weeks
Result
-

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

Round 1 - Technical 

(5 Questions)

  • Q1. What are the SUM stages
  • Ans. 

    SUM stages refer to Software Update Manager stages used for updating SAP systems.

    • PREPARE: Checks system readiness and prepares for update

    • DOWNLOAD: Downloads necessary software components

    • EXTRACT: Extracts downloaded files

    • PREPROCESS: Performs pre-update tasks

    • MAIN IMPORT: Imports software components

    • POSTPROCESS: Completes post-update tasks

    • FINALIZE: Finalizes the update process

  • Answered by AI
  • Q2. Hana version
  • Q3. What is SPAM and SAINT
  • Ans. 

    SPAM and SAINT are tools used in SAP systems for managing updates and patches.

    • SPAM is a tool used for deploying support packages in SAP systems.

    • SAINT is a tool used for deploying add-ons and enhancements in SAP systems.

    • Both SPAM and SAINT are part of the SAP NetWeaver Application Server.

    • SPAM stands for Support Package Manager.

    • SAINT stands for SAP Add-On Installation Tool.

  • Answered by AI
  • Q4. How you do performance tuning
  • Ans. 

    Performance tuning involves analyzing system performance, identifying bottlenecks, and implementing optimizations.

    • Monitor system performance using tools like SAP Solution Manager

    • Identify bottlenecks in the system such as high CPU usage or slow database queries

    • Optimize system parameters and configurations to improve performance

    • Implement SAP Notes and patches to address performance issues

    • Regularly review and adjust syste

  • Answered by AI
  • Q5. How to do kernel upgrade
  • Ans. 

    Kernel upgrade involves downloading the latest kernel version, applying patches, testing compatibility, and performing the upgrade.

    • Download the latest kernel version from SAP Support Portal

    • Apply any necessary patches or fixes to ensure compatibility

    • Test the new kernel version in a non-production environment

    • Schedule a maintenance window for the upgrade

    • Perform the upgrade following SAP's guidelines and best practices

    • Moni...

  • Answered by AI

SAP Basis Administrator Interview Questions asked at other Companies

Q1. If there are 3 instances in your system ,to stop a particular instance through os level what will you do
View answer (1)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About your self
  • Q2. Education related questions
  • Q3. Accenture shift cab discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Please improve your communication skill and extra skills learning very useful .

Healthcare Associate Interview Questions asked at other Companies

Q1. What are the known medical conferences?
Add answer
Accenture Interview Questions and Answers for Freshers
illustration image

Order to cash associate Interview Questions & Answers

user image Anonymous

posted on 7 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Aptitude encompasses questions related to language and logical reasoning.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Q2. Process knowledge questions with examples
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude tests conducted during interviews evaluate a candidate's skills and abilities to ascertain whether they are well-suited for a specific role.

Round 2 - Group Discussion 

A group discussion test during an interview evaluates a candidate's communication, leadership, and time management abilities.

Round 3 - Case Study 

A case study test for an interview is a business-oriented scenario that candidates must analyze and resolve during the interview.

Round 4 - HR 

(2 Questions)

  • Q1. HR tests for interviews assess a candidate's ability to solve problems and perform HR-related tasks
  • Q2. How can you assess a candidate's ability to address HR challenges in the workplace?

Interview Preparation Tips

Topics to prepare for Accenture Software Analyst interview:
  • Your career goals
Interview preparation tips for other job seekers - Familiarize yourself with the company's mission, values, products, and culture. This knowledge will enable you to customize your application and better prepare for interviews.

Top Accenture Software Analyst Interview Questions and Answers

Q1. BFS in GraphYou are given an undirected and disconnected graph G(V, E) having V vertices numbered from 0 to V-1 and E edges. Your task is to print its BFS traversal starting from the 0th vertex. BFS or Breadth-First Traversal of a graph is ... read more
View answer (1)

Software Analyst Interview Questions asked at other Companies

Q1. Merge IntervalsYou are given N number of intervals, where each interval contains two integers denoting the start time and the end time for the interval. The task is to merge all the overlapping intervals and return the list of merged interv... read more
View answer (3)

Accenture interview questions for popular designations

 Associate Software Engineer

 (629)

 Application Developer

 (258)

 Application Development Analyst

 (255)

 Software Developer

 (237)

 Software Engineer

 (214)

 Analyst

 (202)

 Application Development Associate

 (181)

 Senior Analyst

 (151)

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

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Roles and responsibilities in current project.
  • Ans. 

    As a Quality Engineer in my current project, my roles and responsibilities include ensuring compliance with quality standards, conducting quality audits, analyzing data to identify areas for improvement, and implementing corrective actions.

    • Ensuring compliance with quality standards and regulations

    • Conducting quality audits to identify areas for improvement

    • Analyzing data to track quality metrics and trends

    • Implementing co...

  • Answered by AI
  • Q2. Difference between smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick test to check if the software build is stable, while sanity testing is a more thorough test to check specific functionalities.

    • Smoke testing is done to ensure the critical functionalities of the software are working fine after a build, while sanity testing is done to verify specific features or functionalities.

    • Smoke testing is usually done before detailed testing, while sanity testing is done af...

  • Answered by AI
  • Q3. Your role in bug triage meeting.
  • Ans. 

    In bug triage meetings, I analyze reported bugs, prioritize them based on severity and impact, assign them to appropriate team members, and track their resolution.

    • Analyze reported bugs to understand the root cause and impact

    • Prioritize bugs based on severity and impact on users

    • Assign bugs to appropriate team members for resolution

    • Track the progress of bug resolution and ensure timely closure

  • Answered by AI
  • Q4. How do you handle when there is a conflict between Dev and QA team on bugs raised?
  • Ans. 

    Address conflicts by facilitating open communication, understanding both perspectives, and finding a mutually agreeable solution.

    • Encourage open communication between Dev and QA teams to understand each other's perspectives

    • Review the bug reports together to identify the root cause of the conflict

    • Facilitate discussions to reach a mutually agreeable solution, considering the impact on the project timeline and quality

    • Estab...

  • Answered by AI
Round 2 - Behavioral 

(3 Questions)

  • Q1. How do you handle when there's a requirement change nearing to the end of a sprint
  • Q2. Reason for leaving current organization
  • Ans. 

    Seeking new challenges and growth opportunities

    • Desire for career advancement

    • Looking for a more challenging role

    • Seeking opportunities for professional development

    • Company restructuring or downsizing

    • Relocation to a new area

  • Answered by AI
  • Q3. Tell me about anything you haven't mentioned in your resume.
  • Ans. 

    I have experience in implementing lean manufacturing principles in a previous role.

    • Implemented 5S methodology to improve organization and efficiency in the workplace

    • Led Kaizen events to identify and eliminate waste in production processes

    • Trained team members on lean principles and continuous improvement techniques

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

Get interview-ready with Top Accenture Interview Questions

Analyst Interview Questions & Answers

user image Ramyajit Chowdhury

posted on 3 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

It consisted of Basic Mathematics and Logical Reasoning Questions

Round 2 - Coding Test 

It was a 40 minutes Test with 2 coding Questions involved

Round 3 - Technical 

(3 Questions)

  • Q1. What is your Technical Expertise
  • Q2. OOPs related questions
  • Q3. Write a small snippet on Sorting
Round 4 - HR 

(2 Questions)

  • Q1. What challenges have you faced in your life, that you think handled excellently?
  • Q2. What are your salary Expectations?

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)

Jobs at Accenture

View all

ETL Test Enigineer Interview Questions & Answers

user image Anonymous

posted on 6 Dec 2024

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

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Delete, drop, truncate difference, fact, dimension, SCD
  • Q2. Union & union all difference, rank, dense rank, row_number
  • Q3. Char index, surrogate key, joins, minus query, test closure, test plan, test summary
  • Q4. SQL queries for - 2nd highest salary & duplicate record
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy round, most people qualify this round.

Round 2 - Coding Test 

2 questions in 30 min, 1st was super easy and 2nd was easy to medium level.

Round 3 - One-on-one 

(7 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and detail-oriented engineering analyst with a strong background in data analysis and problem-solving.

    • Bachelor's degree in Engineering

    • Proficient in data analysis tools such as Excel and MATLAB

    • Experience in conducting engineering research projects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Explain about your project which you are most proud of.
  • Ans. 

    Designed and implemented a smart irrigation system using IoT technology.

    • Researched various IoT sensors and microcontrollers for data collection and control

    • Developed a mobile app for users to monitor and control the irrigation system remotely

    • Implemented machine learning algorithms to optimize water usage based on weather forecasts

    • Reduced water consumption by 30% while maintaining or improving crop yield

  • Answered by AI
  • Q3. Where you the leader of the project team?
  • Ans. 

    Yes, I was the leader of the project team.

    • Led the project team in planning, organizing, and executing tasks

    • Delegated responsibilities and ensured team members were on track

    • Facilitated communication and collaboration among team members

    • Made decisions and resolved conflicts to keep the project on schedule

    • Provided guidance and support to team members

  • Answered by AI
  • Q4. What challenge you faced and how you overcame those?
  • Ans. 

    I faced a challenge with a complex data analysis project and overcame it by breaking it down into smaller tasks and seeking help from colleagues.

    • Broke down the project into smaller, manageable tasks

    • Sought help and guidance from colleagues with expertise in data analysis

    • Utilized online resources and tutorials to learn new techniques

    • Maintained a positive attitude and persevered through setbacks

  • Answered by AI
  • Q5. What was your learning from those challenges?
  • Ans. 

    I learned the importance of perseverance, problem-solving, and teamwork in overcoming challenges.

    • Perseverance is key to staying motivated and pushing through difficult situations

    • Problem-solving skills are essential for finding creative solutions to obstacles

    • Teamwork is crucial for leveraging diverse perspectives and skills to tackle challenges together

  • Answered by AI
  • Q6. Which course was the worst course for you in your entire engineering journey?
  • Ans. 

    The worst course in my engineering journey was Advanced Thermodynamics.

    • The course material was very complex and difficult to understand

    • The professor had a teaching style that didn't align with my learning style

    • The assignments and exams were extremely challenging

    • I struggled to grasp the concepts and apply them in practical scenarios

  • Answered by AI
  • Q7. Any questions you want to ask?
  • Ans. 

    Yes, I would like to know more about the team I will be working with and the projects I will be involved in.

    • What is the team structure like?

    • Can you provide more details about the current projects the team is working on?

    • Are there any upcoming projects that I will be involved in?

    • What is the typical workflow for projects in this role?

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident throughout the interview process. Know your strength and weakness and figure out an attractive way to present them to the interviewer.

Engineering Analyst Interview Questions asked at other Companies

Q1. A shell was drawn on paper. Out of different type of fasteners, which one should be used for providing buckling stability to shell?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between Inner, outer joins
  • Q2. Difference between full join and union
  • Q3. About Copy activity
  • Q4. About select transformation
  • Q5. About join transformation and scd type 1

Interview Preparation Tips

Topics to prepare for Accenture Software Development Engineer interview:
  • SQL
  • Azure Data factory
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Profiles and PS in salesforce
  • Q2. Flows, object relationships, Service cloud
Round 2 - Behavioral 

(2 Questions)

  • Q1. Works done in previous org
  • Q2. Agile methodology
Round 3 - HR 

(2 Questions)

  • Q1. Able to relocate?
  • Q2. Expected and current salary.

Interview Preparation Tips

Topics to prepare for Accenture Cloud Platform Engineer interview:
  • Salesforce
  • Salesforce CRM
  • sales cloud
  • service cloud

Cloud Platform Engineer Interview Questions asked at other Companies

Q1. Lifecycle of Application.
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

DESIGNATION

SKILL

Interview Questions

250 interview questions

REVIEWS

Ernst & Young

No Reviews

REVIEWS

Ernst & Young

No Reviews

LIST OF COMPANIES

Ernst & Young

Overview

DESIGNATION

DESIGNATION

DESIGNATION

DESIGNATION

Tell us how to improve this page.

Accenture Interview Process

based on 6.8k interviews

Interview experience

4.1
  
Good
View more

Anonymously discuss salaries, work culture, and many more

Get Ambitionbox App

Interview Questions from Similar Companies

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

Accenture Reviews and Ratings

based on 56.4k reviews

3.8/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.4

Salary

3.8

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 56.4k Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹17.5 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.6 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.4k salaries
unlock blur

₹3.6 L/yr - ₹13.4 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview