Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 23 Feb 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8.2k interviews found

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

(8 Questions)

  • Q1. Salf conference
  • Q2. A good way to visualize the role IT plays in companies is to think about the function like a home’s key operating systems. Just like homes need electrical, plumbing, heating, and air conditioning systems t...
  • Q3. Collaborates with most every business function—from accounting and operations to human resources and supply chain management—to develop the tools and processes to collect, store, manage, secure, and report...
  • Q4. An HR Compliance Program Manager you will be responsible for managing the global compliance oversight program for People and Places (P&P).
  • Ans. 

    As an HR Compliance Program Manager, I will oversee the global compliance program for People and Places (P&P).

    • Develop and implement policies and procedures to ensure compliance with HR laws and regulations globally

    • Conduct regular audits and assessments to identify and address compliance issues

    • Provide training and guidance to employees on compliance matters

    • Collaborate with legal and HR teams to address any compliance co...

  • Answered by AI
  • Q5. Determine the appropriate contact person in HR. This is typically the hiring manager or the HR representative handling the position you've applied for. Craft a polite and professional email or call the HR ...
  • Q6. Interview would be beneficial. If scheduling an in-person interview is not possible within the next week, ask about the possibility of a virtual interview to move the process along more
  • Q7. The key is to strike a balance between enthusiasm and flexibility to increase the chances of securing an interview appointment in your desired timeframe. Avoid being demanding, and focus on demonstrating y...
  • Q8. Focus on demonstrating your sincere interest in the opportunity

Interview Preparation Tips

Interview preparation tips for other job seekers - Review your social media profiles from a recruiter's perspective, as 93% of recruiters search for candidates on social media.

Update your resume: Keep your resume updated so you can apply for new jobs quickly.

Create a professional LinkedIn profile: Share relevant details about your skills, experiences, and accomplishments to help recruiters

Non Voice Process Associate Interview Questions asked at other Companies

Q1. Tell about Computer special keys and there functions
View answer (2)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

It is all concepts for communication skills

Round 2 - Coding Test 

This is some role of the coding ,for example: java,html,css,javascript like that coding

Round 3 - Technical 

(1 Question)

  • Q1. Subject based questions they are asking
Round 4 - HR 

(1 Question)

  • Q1. Overall details asking them
Round 5 - Group Discussion 

This is observed the skills

Top Accenture Software Developer Interview Questions and Answers

Q1. Maximum Subarray Sum Problem Statement Given an array ARR consisting of N integers, your goal is to determine the maximum possible sum of a non-empty contiguous subarray within this array. Example of Subarrays: An array C is considered a su... read more
Add answer

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

A standardized exam that measure a person skill, abilities and potential to success in a particular role of fields

Round 2 - Technical 

(2 Questions)

  • Q1. Problem solving and system administration
  • Q2. Critical thinking

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for interview and network, systems administration

System Administrator Interview Questions asked at other Companies

Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can manage applications using MAM then why do we need MDM?
View answer (8)
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 Oct 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between list & tuple?
  • Ans. 

    List is mutable, tuple is immutable in Python.

    • List uses square brackets [], tuple uses parentheses ().

    • List elements can be changed, added, or removed, tuple elements cannot be changed.

    • Lists are used for collections of items that may need to be modified, tuples are used for fixed collections of items.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI
  • Q2. What is namespace and its types?
  • Ans. 

    Namespace is a way to organize variables and functions in a program to avoid naming conflicts.

    • Namespace helps in avoiding naming conflicts by providing a unique space for each identifier.

    • Types of namespaces include global namespace, local namespace, built-in namespace, and module namespace.

    • Example: In Python, each module has its own namespace where all the variables and functions defined in that module reside.

  • Answered by AI
  • Q3. Write code to explain multiple inheritance
  • Ans. 

    Multiple inheritance in Python allows a class to inherit attributes and methods from more than one parent class.

    • Python supports multiple inheritance by allowing a class to inherit from multiple parent classes.

    • The order of parent classes in the inheritance list matters, as methods are searched for in the order they appear.

    • Diamond problem can occur in multiple inheritance when two parent classes have a common ancestor cl...

  • Answered by AI
  • Q4. Define lambda function and give an example?
  • Ans. 

    Lambda function is an anonymous function defined using the lambda keyword in Python.

    • Lambda functions are used for creating small, one-time use functions without a name.

    • Syntax: lambda arguments: expression

    • Example: double = lambda x: x * 2

  • Answered by AI
  • Q5. Oops concept,decorator,iterator.

Skills evaluated in this interview

Top Accenture Python Developer Interview Questions and Answers

Q1. 2.Write a program to print a string in reverse without using built in methods?
View answer (9)

Python Developer Interview Questions asked at other Companies

Q1. Tell me the logic of program to reverse a given string word by word without using any built in function.
View answer (9)

Accenture interview questions for popular designations

 Associate Software Engineer

 (673)

 Application Developer

 (258)

 Application Development Analyst

 (254)

 Software Developer

 (236)

 Software Engineer

 (229)

 Analyst

 (203)

 Application Development Associate

 (182)

 Senior Analyst

 (152)

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. All questions based on databricks and some pyspark , python , SQL only.
  • Q2. Learn windows function implementation in databricks note book.
Round 2 - HR 

(1 Question)

  • Q1. This round about your salary discussion around.

Interview Preparation Tips

Topics to prepare for Accenture Senior Data Engineer interview:
  • Python
  • Pyspark
  • SQL
  • Databricks
Interview preparation tips for other job seekers - Please prepare for pyspark, python , SQL , databricks for practice to switch your job to big data engineer

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Get interview-ready with Top Accenture Interview Questions

IT Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic questions of aptitide of class 8 mathematics questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Basic questions to mathematics
  • Q2. Bascic curicullum of class 8
  • Ans. 

    The basic curriculum of class 8 covers subjects like Mathematics, Science, Social Studies, English, and a second language.

    • Subjects include Mathematics, Science, Social Studies, English, and a second language

    • Topics in Mathematics may include algebra, geometry, and arithmetic

    • Science topics may cover biology, chemistry, and physics

    • Social Studies may include history, geography, and civics

    • English may cover grammar, literatu

  • Answered by AI
  • Q3. Calculation of fractions, BODMAS rule, geometry, mensuration etc

Top Accenture IT Analyst Interview Questions and Answers

Q1. Explain DNS name resolution process
View answer (1)

IT Analyst Interview Questions asked at other Companies

Q1. 1. What is interface how to use? 2. Tell me a small example for interface? 3. How to managing the Error Logging system at your application 4. How you implement Security at your application 5. What are the Joins why we use joins in sql serve... read more
View answer (1)

Jobs at Accenture

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

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

Round 1 - HR 

(6 Questions)

  • Q1. Resume writing and job applications
  • Q2. Salary negotiation and benefits
  • Q3. Interview preparation and techniques
  • Q4. Workplace culture and etiquette
  • Q5. Understanding HR policies and procedures
  • Q6. What is this HR policies
  • Ans. 

    HR policies are guidelines and rules set by a company to manage its employees and ensure compliance with laws and regulations.

    • HR policies cover areas such as recruitment, compensation, benefits, performance management, and employee conduct.

    • Examples of HR policies include anti-discrimination policies, code of conduct, leave policies, and performance appraisal guidelines.

    • HR policies are designed to create a fair and cons...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice for Job Seekers
Here are some tips to help you in your job search:
1. Self-Assessment and Goal Setting:
* Identify your skills and interests: What are you good at? What do you enjoy doing?
* Set clear career goals: Where do you want to be in 5 years? 10 years?
* Create a strong personal brand: How do you want to be perceived by potential employers?
2. Networking and Building Relationships:
* Leverage your network: Reach out to friends, family, and former colleagues.
* Attend industry events and conferences: Meet potential employers and learn about new opportunities.
* Join professional organizations: Connect with people in your field.
3. Resume and Cover Letter:
* Tailor your resume for each job: Highlight relevant skills and experiences.
* Create a strong cover letter: Explain why you're a good fit for the position.
* Use a professional format and proofread carefully: Errors can make a negative impression.
4. Job Search Strategies:
* Utilize online job boards: Search for relevant job postings.
* Network with recruiters: Build relationships with professionals who can help you find jobs.
* Consider direct applications: Research companies you're interested in and apply directly to their website.
5. Interview Preparation:
* Research the company and position: Understand the company's culture and the job requirements.
* Practice common interview questions: Prepare answers to typical questions.
* Dress professionally and arrive on time: Make a good first impression.
6. Follow-Up:
* Send a thank-you note: Express your appreciation for the interview.
* Follow up if you haven't heard back: Politely inquire about the status of your application.
Remember, job hunting can be a challenging process. Stay positive, persistent, and believe in your abilities.
Would you like me to provide more specific advice based on a particular industry or job type?

Top Accenture Software Engineer Interview Questions and Answers

Q1. Find DuplicateYou have been given an integer array/list(ARR) of size N which contains numbers from 0 to (N - 2). Each number is present at least once. That is, if N = 5, the array/list constitutes values ranging from 0 to 3 and among these,... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

fresher interview

user image Accenture Ireland

posted on 13 Mar 2022

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

Quant, Reasoning, English Aptitude questions and technical questions

Round 2 - Coding Test 

2 coding questions need to be done within 1 hour

Round 3 - Technical 

(5 Questions)

  • Q1. Tell me about your self.
  • Q2. What was your project.
  • Q3. Have you got recognition anywhere
  • Q4. Apart from academics, What have you done.
  • Q5. Questions related to Project technology
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are the key aspects of incident management, and what procedures are typically followed?
  • Q2. What is the SLA timeline followed, and what steps are taken during a Severity 1 issue, which is classified as the highest criticality level?

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 6.7k interviews

Interview experience

4.1
  
Good
View more

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 56k reviews

3.8/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 56k Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.9 L/yr - ₹20.2 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.5k salaries
unlock blur

₹3.6 L/yr - ₹13.3 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