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

Software Engineer

Accenture
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: Programming Language(Java), Data Structure, DBMS, Frontend, OOPS
Tip
Tip

Tip 1 : Do coding practice (Hackerrank, HackerEarth, Leetcode, Geekforgeek)
Tip 2 : Go through all the previous interview experiences
Tip 3 : Do at least 2 good projects

Application process
Where: Other
Eligibility: above 60%
Resume Tip
Resume tip

Tip 1 : Have at least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date17 May 2021
Coding problem2

1. Intersection of Two Linked Lists

Easy
25m average time
73% success
0/40
Asked in companies
SAP LabsRed HatHSBC

You are given two Singly Linked Lists of integers, which may have an intersection point.

Your task is to return the first intersection node. If there is no intersection, return NULL.


Example:-
The Linked Lists, where a1, a2, c1, c2, c3 is the first linked list and b1, b2, b3, c1, c2, c3 is the second linked list, merging at node c1.

alt.txt

Problem approach

Talking about the difficulty of this round then I would personally recommend going through the given below topics thoroughly :

OOPS concepts (Data Abstraction, Encapsulation, Inheritance, Polymorphism)
Basic Java constructs like loops and data types.
String handling.
Multithreading.
Exception handling.
Output questions.

Try solving now

2. Merge Sort

Easy
15m average time
85% success
0/40
Asked in companies
Wells FargoThought WorksAccenture

Given a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm.

Example :

Merge Sort Algorithm -

Merge sort is a Divide and Conquer based Algorithm. It divides the input array into two-parts, until the size of the input array is not ‘1’. In the return part, it will merge two sorted arrays a return a whole merged sorted array.

subsequence

The above illustrates shows how merge sort works.
Note :
It is compulsory to use the ‘Merge Sort’ algorithm.
Try solving now
02
Round
Medium
Video Call
Duration30 minutes
Interview date19 May 2021
Coding problem1

1. Technical Questions

It was a virtual interview. This interview lasted for 45 min. The Interview started with a brief introduction from the interviewer, and then he asked me to introduce myself in brief. Then the following questions were asked:
Tell me about your project.
Tell me about your internship and the tech stack you worked on.
Asked me my favorite subjects. I answered OS and DBMS and then he asked me questions related to them.
He asked me the basics of Stack and queue.

03
Round
Easy
HR Round
Duration20 minutes
Interview date21 Jul 2022
Coding problem1

1. Basic HR Questions

They asked me to Introduce myself, reallocation, family background, and what Tech stack I was interested in. 

He even asked me about my internship project and whether I have a PAN card or not. 

I explained both the project to the interviewer It was a very friendly Conversation.

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
Software Engineer
2 rounds | 3 problems
Interviewed by Accenture
2406 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 2 problems
Interviewed by Accenture
3429 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 3 problems
Interviewed by Accenture
1640 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 2 problems
Interviewed by Accenture
2943 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
4 rounds | 1 problems
Interviewed by Newgen Software
3195 views
2 comments
0 upvotes
company logo
Software Engineer
3 rounds | 6 problems
Interviewed by HashedIn
2575 views
0 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
0 views
0 comments
0 upvotes