Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 3 Apr 2025

Top Accenture Interview Questions and Answers

  • Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a spe ...read more
  • Q2. One of the questions for Critical Reasoning was:- Two cars A and B cross a flyover in 10 minutes and 30 minutes respectively. Find the speed of Car A. Statements: Car B t ...read more
  • Q3. Kth Smallest and Largest Element Problem Statement You are provided with an array 'Arr' containing 'N' distinct integers and a positive integer 'K'. Your task is to find ...read more
View all 59 questions

Accenture Interview Experiences

119 interviews found

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

I applied via Campus Placement and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

In this there will be questions related to networking

Round 2 - Coding Test 

In coding we should atleast slove 1.5 programs out of 2

Round 3 - Communication 

(1 Question)

  • Q1. This round will test your communication skills.
Round 4 - HR 

(1 Question)

  • Q1. What problems do you faced during your final year project?

I applied via Campus Placement and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

Round duration - 90 minutes
Round difficulty - null
Using Accenture Hirepro platform. There were 6 sections and 90 questions. Section Cutoff was there. There was also a coding round and a communication Assessment round

  • Q1. Zellers Congruence
  • Q2. String using loop
  • Ans. 

    To create a string using loop

    • Declare an empty string variable

    • Use a loop to concatenate desired strings to the variable

    • Use the loop condition to control the number of iterations

  • Answered by AI
Round 2 - Technical 

(9 Questions)

Round duration - 30 minutes
Round difficulty - null
Questions were asked related to tech, situation, personal and resume.

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate and dedicated software engineer with experience in developing and implementing software solutions.

    • I have a strong background in programming languages such as Java, C++, and Python.

    • I have experience in developing web applications using frameworks like Spring and Django.

    • I am skilled in database management and have worked with SQL and NoSQL databases.

    • I have a good understanding of software development me...

  • Answered by AI
  • Q2. Tell me about your project?
  • Ans. 

    I developed a web application for managing inventory in a retail store.

    • Used HTML, CSS, and JavaScript for the frontend

    • Utilized PHP and MySQL for the backend

    • Implemented features like adding products, tracking stock levels, and generating reports

  • Answered by AI
  • Q3. Situation based problem
  • Q4. Why do you want to be a part of Accenture?
  • Q5. Where do you see yourself after 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software engineer leading a team and working on complex projects.

    • Leading a team of software engineers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q6. Define OOPs Concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm that organizes code into objects with properties and behaviors.

    • OOPs focuses on creating reusable code by encapsulating data and methods within objects.

    • It emphasizes the concepts of inheritance, polymorphism, and encapsulation.

    • Objects are instances of classes, which define their structure and behavior.

    • Inheritance allows classes to inherit properties and method...

  • Answered by AI
  • Q7. Difference between polymorphism and abstraction.
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. Abstraction is the process of hiding implementation details.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • Abstraction allows us to focus on the essential features of an object rather than its implementation details.

    • Polymorphism is achieved through method overriding and method overloading.

    • Abstraction is achi...

  • Answered by AI
  • Q8. What are the advantages of OOPS?
  • Ans. 

    OOPS provides modularity, reusability, and extensibility in software development.

    • Encapsulation ensures data security and prevents unauthorized access.

    • Inheritance allows for code reuse and reduces redundancy.

    • Polymorphism enables flexibility and allows for dynamic behavior.

    • Abstraction simplifies complex systems and hides implementation details.

    • OOPS promotes better organization and maintenance of code.

    • Examples: Java, C++,

  • Answered by AI
  • Q9. Write a code for the length of string without using strlen() function.
  • Ans. 

    Code to find length of string without using strlen() function.

    • Use a loop to iterate through each character of the string

    • Increment a counter variable for each character in the string

    • Stop the loop when the null character '\0' is encountered

    • Return the counter variable as the length of the string

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from Ajay Kumar Garg Engineering College.Accenture interview preparation:Topics to prepare for the interview - At my time Accenture offered two positions (SE and ASE). Based on knowledge one is grabbing
respective positions. The syllabus and topics to prepare for the interview are mentioned on
Prepinsta 2022 . One can cover all the topics for both written and technical rounds.Resources to prepare for this interview - So when it comes to resources, I would really say that I feel blessed when one of my seniors gave me handsome knowledge about Prepinsta and Prepinsta Prime. The
platform is absolute heaven to learn, grow and place. They are doing fantastic jobs for students
like us who belong to Tier 2 and Tier 3 colleges.
They bring in the best knowledge with great content that helped me a lot to sit in multiple companies and crack various interviews.Tips for other job seekers - I would like to recommend that be very confident about what you know and be very honest about what you know and vice-versa. The interviewer should not feel fake accent and fake tellings from your side. Do not contradict your answers. Try to be professional yet frank throughout the interview.Final outcome of the interviewSelected

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies for Fresher

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
Q3. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
asked in Gainsight
Q4. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q5. Add K Nodes Problem Statement You are given a singly linked list ... read more
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Questions was moderate for aptitude

Round 3 - Coding Test 

2-3 questions will be there and 45 minutes are given.

Round 4 - Communication 

(1 Question)

  • Q1. English communication test will be there in this round
Round 5 - Technical 

(1 Question)

  • Q1. Interview of 20-30 minutes project of final year mainly it's related questions are asked not very tough but little tricky question will be there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always believe in urself, and remember knowledge beings the confidence so always keep learning.

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists of MCQS on logical reasoning,abstract and critical reasoning,verbal ability,MS office, networking and security.

Round 2 - Coding Test 

Basic level coding questions

Round 3 - HR 

(3 Questions)

  • Q1. Self introduction about yourself
  • Q2. Questions on projects and internships
  • Q3. A few HR common questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Accenture hiring process is not very complex, one should have confidence

Accenture interview questions for designations

 Software Associate

 (6)

 Associate Software Test Engineer

 (1)

 Senior Associate Software Engineer

 (1)

 Junior Associate Software Engineer

 (1)

 Associate Software Developer

 (38)

 Associate Software Analyst

 (1)

 Associate Software Programmer

 (1)

 Associate Software Tester

 (1)

I appeared for an interview in Nov 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Easy

MCQs- Aptitude + Quantitative ( if we clear this round then only we can go for coding round). 
3 questions came in coding round

  • Q1. 

    Find Middle of Linked List

    Given the head node of a singly linked list, your task is to return a pointer pointing to the middle node of the linked list.

    When the number of elements is odd, return the mid...

  • Ans. 

    Return the middle node of a singly linked list, selecting the one farther from the head node in case of even number of elements.

    • Traverse the linked list using two pointers, one moving twice as fast as the other.

    • When the fast pointer reaches the end, the slow pointer will be at the middle node.

    • Return the node pointed by the slow pointer as the middle node.

  • Answered by AI
  • Q2. 

    Balanced Parentheses Combinations

    Given an integer N representing the number of pairs of parentheses, find all the possible combinations of balanced parentheses using the given number of pairs.

    Explanati...

  • Ans. 

    Generate all possible combinations of balanced parentheses given the number of pairs.

    • Use backtracking to generate all valid combinations of balanced parentheses.

    • Keep track of the number of open and close parentheses used in each combination.

    • Recursively build the combinations by adding open parentheses if there are remaining, and then adding close parentheses if the number of open parentheses is greater than the number ...

  • Answered by AI
  • Q3. 

    Triplets with Given Sum Problem

    Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K.

    Explanation:

    A t...

  • Ans. 

    The task is to find all distinct triplets in an array that sum up to a specified number.

    • Iterate through the array and use nested loops to find all possible triplets.

    • Keep track of the triplets that sum up to the target number.

    • Handle cases where no triplet exists for a given target sum.

  • Answered by AI
Round 2 - HR 

Round duration - 15 minutes
Round difficulty - Easy

Basic Hr questions was asked.
This round maily focus on projects

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. I applied for the job as Associate Software Engineer in GurgaonEligibility criteria7 cgpaAccenture interview preparation:Topics to prepare for the interview - Data Structures, DBMS , OOPS, System Design, Algorithms, Dynamic Programming.Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 - Practice At least 250 Questions of DS algo
Tip 2 - Do at least 2 application based projects
Tip 3 - Practice questions with optimized approaches

Application resume tips for other job seekers

Tip 1 : Have some applicayion based projects on resume.
Tip 2: Do not put false things on resume.
Tip 3 : Project should clear and crisp

Final outcome of the interviewSelected

Skills evaluated in this interview

Get interview-ready with Top Accenture Interview Questions

I applied via Campus Placement and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Online Rounds 

(1 Question)

There are 3 Online Rounds. Cognitive and Technical Assessment, Coding Round and Communication Round. All the rounds were eliminators, except the communication round. These rounds were conducted on three separate days.

  • Q1. 2 coding question of moderate level
  • Ans. 

    Two moderate level coding questions

    • Focus on efficient algorithms and clean code

    • Test your code thoroughly before submission

    • Use appropriate data structures and libraries

    • Ask for clarification if needed

  • Answered by AI
Round 2 - Technical 

(10 Questions)

Round duration - 25 mins
Round difficulty - null
After the communication round, a week later I got the Interview link. The interview lasted for around 25 minutes and was sort of a not-so-formal interview. There were more HR type questions than technical questions.

  • Q1. Tell me about yourself.
  • Q2. Explain any one of your projects
  • Ans. 

    Developed a web application for managing student records

    • Used PHP and MySQL for backend development

    • Implemented CRUD operations for student records

    • Designed a user-friendly interface using HTML, CSS, and JavaScript

    • Incorporated authentication and authorization features for secure access

    • Tested the application using PHPUnit and Selenium

  • Answered by AI
  • Q3. What is your favorite coding language and why?
  • Ans. 

    My favorite coding language is Python because of its simplicity and versatility.

    • Python has a clean and easy-to-read syntax, making it beginner-friendly.

    • It has a vast library of modules and frameworks for various applications.

    • Python is used in various fields such as web development, data science, and artificial intelligence.

    • It supports multiple programming paradigms such as object-oriented, functional, and procedural pr...

  • Answered by AI
  • Q4. What was your best subject in your engineering courses?
  • Ans. 

    My best subject in engineering was Computer Programming.

    • I excelled in programming courses and enjoyed solving complex problems using code.

    • I particularly enjoyed courses in data structures and algorithms.

    • I also enjoyed working on projects that involved developing software applications.

    • I have experience in programming languages such as Java, Python, and C++.

  • Answered by AI
  • Q5. How do you prepare for any exam that is coming in a few days?
  • Ans. 

    I prepare for exams by creating a study schedule, reviewing notes and practicing with sample questions.

    • Create a study schedule with specific goals for each day leading up to the exam

    • Review notes and highlight important information

    • Practice with sample questions or past exams to get a feel for the format and types of questions

    • Take breaks and get enough rest to avoid burnout

    • Stay organized and avoid procrastination

  • Answered by AI
  • Q6. Tell me about your failures in your academics and how do you want to improve that?
  • Q7. Which domain do you prefer in IT jobs?
  • Q8. Which new technology did you learn recently?
  • Ans. 

    I recently learned about React Native, a framework for building mobile apps using JavaScript.

    • React Native allows for cross-platform development, reducing the need for separate codebases for iOS and Android.

    • It uses a similar syntax to React, making it easy for web developers to transition to mobile development.

    • Some popular apps built with React Native include Facebook, Instagram, and Airbnb.

  • Answered by AI
  • Q9. What is your short-term goal?
  • Ans. 

    My short-term goal is to learn new technologies and skills to enhance my performance in this role.

    • Attend relevant training and workshops

    • Read industry publications and blogs

    • Collaborate with colleagues to learn from their experiences

    • Set specific goals for each week or month

    • Apply new knowledge to current projects

    • Seek feedback from supervisors and peers

  • Answered by AI
  • Q10. Do you have any questions for me?
  • Ans. 

    Questions about the company and role

    • Can you tell me more about the company culture?

    • What are the main responsibilities of this role?

    • What opportunities are there for growth and development?

    • How does the company support employee learning and development?

    • What is the team structure like?

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from RCC Institute of Information Technology.Accenture interview preparation:Topics to prepare for the interview - Cognitive and Technical Assessment topics included, Numerical Ability, Analytical Reasoning, Verbal Ability, Common Computer Applications and MS Excel, Pseudocode and Network Security and Cloud.

In the Interview I prepared Technical Questions from PrepInsta's website.Resources to prepare for this interview - My seniors suggested PrepInsta’s materials. I also got notes from college placement classes.Tips for other job seekers - Prepare your projects well. They will ask questions about it.Final outcome of the interviewSelected

I applied via Prepinsta and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

Round duration - 90 minutes
Round difficulty - null
Using Accenture Hirepro platform. There were 6 sections and 90 questions. Section Cutoff was there. There was also a coding round and a communication Assessment round which were conducted after the cognitive Assessment round.

  • Q1. Array based programming question
  • Ans. 

    Array based programming question

    • Understand the problem statement clearly

    • Choose the appropriate data structure

    • Optimize the solution for time and space complexity

  • Answered by AI
  • Q2. String based question
  • Ans. 

    Answer a string based question

    • Provide a clear and concise answer

    • Use examples if applicable

    • Ensure the answer is relevant to the question

  • Answered by AI
Round 2 - Technical 

(9 Questions)

Round duration - 40 minutes
Round difficulty - null
tips for the same Completing the three assessment rounds, I got shortlisted for the Interview.

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate software engineer with experience in developing and implementing software solutions.

    • I have a Bachelor's degree in Computer Science

    • I have worked on various projects using different programming languages such as Java, C++, and Python

    • I am skilled in problem-solving and have a strong understanding of data structures and algorithms

    • I have experience working in agile development environments and collaboratin...

  • Answered by AI
  • Q2. Tell about your academic projects
  • Ans. 

    I have worked on various academic projects related to web development, data analysis, and machine learning.

    • Developed a web application for a restaurant using HTML, CSS, and JavaScript

    • Analyzed data on customer behavior using Python and SQL

    • Implemented a machine learning algorithm for image classification using TensorFlow

    • Created a chatbot using Dialogflow and integrated it with a website

    • Collaborated with a team to develop

  • Answered by AI
  • Q3. Difficulty faced while doing Projects?
  • Ans. 

    I faced difficulty in managing time and prioritizing tasks while working on projects.

    • Managing time and prioritizing tasks was a challenge

    • Dealing with unexpected issues and bugs

    • Collaborating with team members with different skill sets

    • Learning new technologies and tools

    • Meeting project deadlines

    • Ensuring project requirements were met

    • Maintaining code quality and readability

  • Answered by AI
  • Q4. What are your strengths and weaknesses?
  • Ans. 

    My strengths include problem-solving, adaptability, and teamwork. My weaknesses include time management and public speaking.

    • Strength: Problem-solving - I have a strong ability to analyze complex problems and find effective solutions.

    • Strength: Adaptability - I am quick to learn new technologies and can easily adapt to changing environments.

    • Strength: Teamwork - I enjoy collaborating with others and believe in the power o...

  • Answered by AI
  • Q5. What is MultiThreading?
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently.

    • Multithreading allows for better utilization of CPU resources.

    • It can improve application performance by allowing multiple tasks to run simultaneously.

    • Multithreading can be implemented in various programming languages such as Java, C++, and Python.

    • Examples of multithreaded applications include web servers, video games, and media players.

  • Answered by AI
  • Q6. What are OOPS Concept?
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects of d...

  • Answered by AI
  • Q7. What is Exceptional Handling in Java?
  • Ans. 

    Exceptional Handling is a mechanism to handle runtime errors in Java programs.

    • It is done using try-catch blocks.

    • It prevents the program from crashing due to errors.

    • It helps in debugging and maintaining the code.

    • Examples include NullPointerException, ArrayIndexOutOfBoundsException, etc.

  • Answered by AI
  • Q8. What is a Friend Function in C++?
  • Ans. 

    Friend function is a non-member function that has access to private and protected members of a class.

    • Declared inside the class but defined outside the class scope

    • Can access private and protected members of the class

    • Not a member of the class but has access to its private and protected members

    • Used to provide access to private or protected members to non-member functions or other classes

    • Example: friend void display(A);

    • Exa

  • Answered by AI
  • Q9. Write a code for Octal to Decimal Conversion.
  • Ans. 

    Code for Octal to Decimal Conversion

    • Start from the rightmost digit and move towards the leftmost digit

    • Multiply each digit with 8 raised to the power of its position

    • Add all the products obtained in the previous step to get the decimal equivalent

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from PSG College.Accenture interview preparation:Topics to prepare for the interview - DBMS, OOPS concepts like Polymorphism, Abstraction, Encapsulation etc.
For the written exam I prepared questions on reasoning as I was weak there,Resources to prepare for this interview - I came to know about this role through PrepInsta's Instagram page. From there I followed their website and materials that were available on Prepinsta website.Tips for other job seekers - My advise is just be confident while giving your interview and feel free to say that "I don't know", if you don't know the answer. Because of you pretend to say you know the answer and say the wrong answer then it might make you bad for the interviewer.
All the Best!Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via PrepInsta and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Online Assessment 

(2 Questions)

Cognitive and technical assessment round, Coding round and Communication round. These rounds were conducted on three separate days.

  • Q1. Question 1 was based on valid string or not : string is a valid password if it satisfies the below conditions. – At least 4 characters – At least one numeric digit – At Least one Capital Letter ...
  • Ans. 

    Valid password must have at least 4 characters, one numeric digit, one capital letter, no space or slash, and cannot start with a number.

    • Password must be at least 4 characters long

    • Password must contain at least one numeric digit

    • Password must contain at least one capital letter

    • Password cannot have space or slash (/)

    • Password cannot start with a number

  • Answered by AI
  • Q2. Question 2 was, Find the sum of all numbers in range from 1 to m(both inclusive) that are not divisible by n. Return difference between sum of integers not divisible by n with sum of numbers divisible b...
  • Ans. 

    Find sum of numbers in range 1 to m (both inclusive) not divisible by n. Return difference between sum of non-divisible and divisible numbers.

    • Iterate through range 1 to m and check if number is divisible by n.

    • If not divisible, add to sum of non-divisible numbers.

    • If divisible, add to sum of divisible numbers.

    • Return difference between sum of non-divisible and divisible numbers.

  • Answered by AI
Round 2 - Technical 

(6 Questions)

Round duration - 20 - 30 minutes
Round difficulty - null
After the communication round, a week later I got the Interview link. The interview lasted for around 20-30 minutes and was sort of a not-so-formal interview. There were more HR type questions than technical questions as he wants to analyze communication and behavioral skills.

  • Q1. Introduce yourself?
  • Ans. 

    I am a recent computer science graduate with experience in Java and Python programming.

    • Graduated with a degree in computer science

    • Proficient in Java and Python programming languages

    • Completed internships at XYZ company and ABC organization

    • Passionate about software development and eager to learn new technologies

  • Answered by AI
  • Q2. Tell me about your favorite subjects in your first sem?
  • Q3. What's your recent achievements?
  • Ans. 

    I developed a new feature for a mobile app that increased user engagement by 20%

    • Developed a new feature for a mobile app

    • Increased user engagement by 20%

    • Received positive feedback from users and management

  • Answered by AI
  • Q4. Then he asked me one puzzle: He said you have to arrange 10 coconuts in five lines such that each line contains 4 coconuts
  • Ans. I told him that we can arrange them in a star pattern.
  • Answered by PrepInsta
  • Q5. Then he asked me about my projects that I mentioned in my resume.
  • Q6. At last he asked me about my weaknesses and strengths.

Interview Preparation Tips

Professional and academic backgroundAt the time of the interview, I had 0 Years (fresher) of experience. My academic qualification is B.Tech from KIET Engineering College.Accenture interview preparation:Topics to prepare for the interview - OOPS concepts
DBMS
Prepinsta’s top100 codes
Possible questions from my project
Most common HR Questions that are available online
Popular puzzlesResources to prepare for this interview - I came across PrepInsta’s website during my third year, and I have been following it ever since. I prepared for the exam through their paid quizzes on Accenture.Tips for other job seekers - I advised that you should be confident and must be straightforward and go through each and every word from your resume and must be aware of your projects.Final outcome of the interviewSelected

I appeared for an interview in Sep 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 Minutes
Round difficulty - Easy

MCQs- Aptitude + Quantitative ( if we clear this round then only we can go for coding round).
2 questions came in coding round

  • Q1. 

    Armstrong Number Problem Statement

    You are provided an integer 'NUM'. Determine if 'NUM' is an Armstrong number.

    Explanation:

    An integer 'NUM' with 'k' digits is an Armstrong number if the sum of its di...

  • Ans. 

    An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.

    • Iterate through each digit of the number and calculate the sum of each digit raised to the power of the total number of digits.

    • Compare the calculated sum with the original number to determine if it is an Armstrong number.

    • Return 'YES' if the number is an Armstrong number, 'NO' otherwise.

  • Answered by AI
  • Q2. 

    Palindrome String Validation

    Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.

    Note:
    The string 'S' should be evaluated in a case...
  • Ans. 

    Check if a given string is a palindrome after removing special characters, spaces, and converting to lowercase.

    • Remove special characters and spaces from the string

    • Convert the string to lowercase

    • Check if the modified string is a palindrome by comparing characters from start and end

  • Answered by AI
Round 2 - HR 

Round duration - 20 Minutes
Round difficulty - Easy

Basic Hr questions was asked.
This round mainly focus on projects

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. Eligibility criteriaAbove 7 CGPAAccenture interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice at least 100 questions of coding
Tip 2 : Practice Data structures questions.

Application resume tips for other job seekers

Tip 1 : Never lie about anything on resume
Tip 2 : Have some projects on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview in Sep 2021.

Round 1 - Coding Test 

Round duration - 90 minutes
Round difficulty - Easy

The round was fairly easier. It consisted of basic mcqs and some pseudo code to dry run

Round 2 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

The round was fairly easy. It consisted of me introducing my self and the interviewer asking questions about my projects

  • Q1. How did you manage network calls, and how was your backend structured?
  • Ans. 

    I managed network calls using RESTful APIs and structured the backend with a MVC architecture.

    • Utilized RESTful APIs to make network calls between the frontend and backend

    • Implemented a Model-View-Controller (MVC) architecture to organize backend code

    • Used frameworks like Spring Boot or Express.js to handle network requests and responses

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. I applied for the job as Associate Software Engineer in DelhiEligibility criteriaNo backlogsAccenture interview preparation:Topics to prepare for the interview - Data structures, Projects, Algorithms, OOPS, Puzzles.Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Go through the projects thoroughly 
Tip 2 : Practice arrays and strings
 

Application resume tips for other job seekers

Tip 1 : Include at least 2 personal projects 
Tip 2 : Must have done internship experience

Final outcome of the interviewSelected

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Associate Software Engineer interview for freshers?
Accenture interview process for freshers usually has 3-4 rounds. The most common rounds in the Accenture interview process for freshers are Aptitude Test, Coding Test and HR.
What are the top questions asked in Accenture Associate Software Engineer interview for freshers?

Some of the top questions asked at the Accenture Associate Software Engineer interview for freshers -

  1. Why did you use a CLI library in your proje...read more
  2. What are the technicalities related to the project(s...read more
  3. What is AI how you implement AI in your proj...read more
How long is the Accenture Associate Software Engineer interview process?

The duration of Accenture Associate Software Engineer 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 66 interviews

5 Interview rounds

  • Aptitude Test Round
  • Coding Test Round - 1
  • Coding Test Round - 2
  • HR Round
  • One-on-one Round
View more
Accenture Associate Software Engineer Salary
based on 9.8k salaries
₹1 L/yr - ₹9.5 L/yr
16% less than the average Associate Software Engineer Salary in India
View more details

Accenture Associate Software Engineer Reviews and Ratings

based on 1.2k reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.5

Salary

3.9

Job security

3.9

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 1.2k Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.9 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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