Accenture interview experience Real time questions & tips from candidates to crack your interview

Backend Developer

Accenture
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
Overall, my experience with Accenture was good but a bit tiring. They were too slow. I registered at the beginning of August but received details for the exam and interview at the end of September. I got the result in mid-October, and after that, I received the joining offer after 14 months.
Application story
I applied through campus, and it was a good journey. There were two profiles Accenture was hiring for: one was ASE (4.5 LPA) and the other was AASE (6.5 LPA). I got selected for AASE.
Preparation
Duration: 6 Months
Topics: Basic DSA, Basic Coding, Java, SQL, DBMS, HTML/CSS/JS
Tip
Tip

Tip 1: Learn one coding language, master it, and prepare DSA.
Tip 2: Spend some time on coding.
Tip 3: Don’t forget to prepare SQL and DBMS.

Application process
Where: Campus
Eligibility: Minimum 60% overall marks. (Salary Package: 6.5 LPA)
Resume Tip
Resume tip

Tip 1: Read about the projects you have mentioned in your resume.
Tip 2: Keep it simple.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 minutes
Interview date18 Sep 2021
Coding problem1

1. Second largest element in the array

Easy
15m average time
80% success
0/40
Asked in companies
AdobeTata Consultancy Services (TCS)Samsung

You have been given an array/list 'ARR' of integers. Your task is to find the second largest element present in the 'ARR'.

Note:
a) Duplicate elements may be present.

b) If no such element is present return -1.
Example:
Input: Given a sequence of five numbers 2, 4, 5, 6, 8.

Output:  6

Explanation:
In the given sequence of numbers, number 8 is the largest element, followed by number 6 which is the second-largest element. Hence we return number 6 which is the second-largest element in the sequence.
Try solving now
02
Round
Easy
Face to Face
Duration30 minutes
Interview date22 Sep 2021
Coding problem1

1. Remove Duplicates From String

Moderate
25m average time
0/80
Asked in companies
SamsungAccentureLivekeeping (An IndiaMART Company)

You are given a string (STR) of length N, consisting of only the lower case English alphabet.

Your task is to remove all the duplicate occurrences of characters in the string.

For Example:
If the given string is:
abcadeecfb

Then after deleting all duplicate occurrences, the string looks like this:
abcdef
Try solving now
03
Round
Easy
HR Round
Duration20 minutes
Interview date24 Sep 2021
Coding problem1

1. HR Questions

Are you comfortable with night shifts and pan-India locations? Since I held a B.Tech degree in EEE, she also asked, "With a degree in core engineering, why are you choosing the IT industry?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
company logo
Associate Software Engineer
3 rounds | 2 problems
Interviewed by Accenture
3747 views
1 comments
0 upvotes
company logo
Application Development Associate
2 rounds | 3 problems
Interviewed by Accenture
1170 views
0 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 10 problems
Interviewed by Accenture
2174 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 11 problems
Interviewed by Accenture
4986 views
1 comments
0 upvotes