Upload Button Icon Add office photos

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8k interviews found

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

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

Round 1 - Technical 

(7 Questions)

  • Q1. How to find the second largest number in an array using javascript?
  • Ans. 

    To find the second largest number in an array using JavaScript, sort the array in descending order and return the element at index 1.

    • Sort the array in descending order using the sort() method.

    • Access the element at index 1 to get the second largest number.

  • Answered by AI
  • Q2. Question from promises (Promise.allSettled(), Promise.all).
  • Q3. What is difference between es5 and es6? What all new features that es6 and es5+ have?
  • Ans. 

    ES6 is the newer version of JavaScript with added features like arrow functions, classes, and let/const declarations.

    • ES5 is the fifth version of ECMAScript, released in 2009.

    • ES6, also known as ECMAScript 2015, introduced new features like arrow functions, classes, let/const declarations, template literals, and spread/rest operators.

    • ES6 also added features like default parameter values, destructuring assignments, and pr...

  • Answered by AI
  • Q4. Ask me to write the code to write a server application and login API.
  • Q5. Have asked me the concept of async await and have asked me to write code for async and await.
  • Q6. What is lifecycle of React? Stages of React lifecycle.
  • Ans. 

    React lifecycle consists of three main stages: Mounting, Updating, and Unmounting.

    • Mounting: Component is created and inserted into the DOM.

    • Updating: Component is re-rendered due to changes in props or state.

    • Unmounting: Component is removed from the DOM.

    • Examples: componentDidMount() is called during Mounting stage, componentDidUpdate() during Updating stage, and componentWillUnmount() during Unmounting stage.

  • Answered by AI
  • Q7. Asked me the React hooks and asked the difference between useMemo() and useCallback()?

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever you are saying about your experience and knowledge you should be very good at it because the interviewer has asked me the questions from the topics that I have worked on and have mentioned that I have knowledge of.

Skills evaluated in this interview

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)

Software Engineer Interview Questions & Answers

user image rahul v nair

posted on 25 Oct 2024

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. How do you tackle challenges
  • Ans. 

    I tackle challenges by breaking them down into smaller tasks, seeking input from others, and staying persistent.

    • Break down the challenge into smaller tasks to make it more manageable

    • Seek input and advice from colleagues or mentors to gain different perspectives

    • Stay persistent and determined in finding solutions, even when faced with setbacks

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts , selenium, Java
  • Q2. Manual testing, Regression testing

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)

SAP Abap Consultant Interview Questions & Answers

user image Pooja Shitole

posted on 16 Oct 2024

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

(3 Questions)

  • Q1. Tell me about your experience?
  • Ans. 

    I have over 5 years of experience as an SAP Abap Consultant, specializing in developing and implementing custom solutions for clients.

    • Developed custom ABAP programs to enhance system functionality

    • Worked on data migration projects using SAP ABAP

    • Collaborated with cross-functional teams to analyze requirements and deliver solutions

    • Provided technical support and training to end users

  • Answered by AI
  • Q2. About my projects that i mentioned in my resume.
  • Q3. RICEFW concept , BDC , BAPI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for what type of skills you have mentioned in the resume.

Top Accenture SAP Abap Consultant Interview Questions and Answers

Q1. What are the events for AVL report ?
View answer (1)

SAP Abap Consultant Interview Questions asked at other Companies

Q1. 1.what is ddic T-code 2. what is package 3.what are objects in se11 3.what is domain and data element 4.steps to create table 5.what are different types of views 5.what is lock objects 6.what is TMG and events in TMG 7.what is autorization ... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
-

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

Round 1 - Aptitude Test 

It covers verbal,quants,networking

Round 2 - Coding Test 

Basic coding question arrays,strings

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explaun about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - keep trying many companies

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)

Accenture interview questions for popular designations

 Associate Software Engineer

 (648)

 Application Development Analyst

 (251)

 Application Developer

 (250)

 Software Developer

 (226)

 Software Engineer

 (223)

 Analyst

 (196)

 Application Development Associate

 (179)

 Senior Analyst

 (148)

Data Engineer Interview Questions & Answers

user image Dipak Rout

posted on 21 Nov 2024

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

(2 Questions)

  • Q1. Describe about your project
  • Q2. Describe about spark architecture
  • Ans. 

    Spark architecture is a distributed computing framework that provides high-level APIs for various languages.

    • Spark architecture consists of a cluster manager, worker nodes, and a driver program.

    • It uses Resilient Distributed Datasets (RDDs) for fault-tolerant distributed data processing.

    • Spark applications run as independent sets of processes on a cluster, coordinated by the SparkContext object.

    • It supports various data so...

  • Answered by AI

Skills evaluated in this interview

Top Accenture Data Engineer Interview Questions and Answers

Q1. What all the optimisation are possible to reduce the overhead of reducing the reading part of large datasets in spark ?
View answer (2)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Get interview-ready with Top Accenture Interview Questions

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Content moderator
  • Q2. Why are interested in non it job
  • Ans. 

    I am interested in non-IT jobs because I enjoy working with people and want to make a positive impact in a different field.

    • I have a passion for helping others and want to contribute to society in a meaningful way.

    • I enjoy working in a dynamic environment where I can interact with different people and learn new things.

    • I believe that my skills and experiences can be valuable in a non-IT role, allowing me to grow professio...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What do you know about content moderator
  • Q2. Why are you interested in this job
  • Ans. 

    I am interested in this job because I enjoy ensuring online content is safe and appropriate for all users.

    • Passionate about maintaining a positive online environment

    • Strong attention to detail and ability to spot inappropriate content

    • Desire to contribute to a safer online community

  • Answered by AI
Round 3 - Assignment 

Reading, listening, choosing correct answers

Top Accenture Content Moderator Interview Questions and Answers

Q1. What do you understand by Casino? Give three advantages and disadvantages of social media.
View answer (3)

Content Moderator Interview Questions asked at other Companies

Q1. What do you know about content moderation?
View answer (5)

Jobs at Accenture

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. If you have a db of 10 lakh data send email to all the employees with birthday
  • Ans. 

    Use SQL query to retrieve employees with birthdays and send emails to them.

    • Write a SQL query to retrieve employees with birthdays from the database

    • Use a programming language like Python to send emails to the retrieved employees

    • Ensure the email content includes birthday wishes and any relevant information

  • Answered by AI
  • Q2. Types of selecors used
  • Ans. 

    Selectors used in application development include class, ID, attribute, and pseudo-class selectors.

    • Class selectors start with a period (.) and target elements with a specific class name.

    • ID selectors start with a hash (#) and target elements with a specific ID.

    • Attribute selectors target elements based on their attributes, such as [type='text'] targeting input elements with type 'text'.

    • Pseudo-class selectors target eleme...

  • Answered by AI

Skills evaluated in this interview

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)

Advanced Associate Software Engineer interview

user image Roshanara's World

posted on 6 Dec 2021

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

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

Round 1 - Technical 

(6 Questions)

  • Q1. What is dependency Injection
  • Ans. 

    Dependency Injection is a design pattern where the dependencies of an object are provided externally rather than created within the object itself.

    • Allows for easier testing by providing mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Commonly used in frameworks like Spring in Java

  • Answered by AI
  • Q2. What is stream api explain with example
  • Ans. 

    Stream API in Java provides a way to process collections of objects in a functional style.

    • Stream API allows for easy manipulation of collections using functional programming concepts like map, filter, and reduce.

    • Example: List names = Arrays.asList("Alice", "Bob", "Charlie"); Stream stream = names.stream();

    • Example: List numbers = Arrays.asList(1, 2, 3, 4, 5); int sum = numbers.stream().reduce(0, Integer::sum);

Answered by AI
  • Q3. Spring boot annotations used in repository classes like entity id table column.
  • Q4. What is post mapping explain with example
  • Ans. 

    Post mapping is a method used in RESTful APIs to create a new resource.

    • Post mapping is used to create a new resource in the server.

    • It is typically used in combination with HTTP POST method.

    • Post mapping is commonly used in Spring Boot applications to handle incoming POST requests.

  • Answered by AI
  • Q5. Majority of questions asked on project and what you have done as a part of it. And after that they will give you some scenarios and ask for what code will you right. Like get employee list whose salary is ...
  • Q6. Functional interface
  • Interview Preparation Tips

    Interview preparation tips for other job seekers - Focus on what you have written in resume, about your project. They expect you to give proper overview of your project and work you have done.

    Skills evaluated in this interview

    Top Accenture Software Developer Interview Questions and Answers

    Q1. Maximum Subarray SumYou are given an array/list ARR consisting of N integers. Your task is to find the maximum possible sum of a non-empty subarray(contagious) of this array. Note: An array C is a subarray of array D if it can be obtained b... read more
    View answer (4)

    Software Developer Interview Questions asked at other Companies

    Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
    View answer (39)
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Run length Encoding in Java Ex: input- AABBBCCCC ,output: 2A3B4C
    • Q2. Springboot annotation

    Java Spring Boot Developer Interview Questions asked at other Companies

    Q1. What is the difference between Spring and Spring Boot?
    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.2k 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.2k Reviews and Ratings
    Country Controllership Analyst

    Mumbai

    2-7 Yrs

    Not Disclosed

    Business Advisory Analyst

    Bangalore / Bengaluru

    2-3 Yrs

    ₹ 8.3-8.05 LPA

    Application Developer

    Coimbatore

    3-8 Yrs

    Not Disclosed

    Explore more jobs
    Application Development Analyst
    38.9k 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 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