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

Senior Software Developer

Accenture
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Oops, SQL, asp.net MVC, asp.Net, JavaScript
Tip
Tip

Tip 1 : Go through the basic oops concepts which you are using.
Tip 2 : Solve problems online to brush up your knowledge. 
Tip 3 : Do not go unprepared for interview and be ready with your introduction in advance.

Application process
Where: Company Website
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : Make it short.
Tip 2 : Focus on your area of expertise

Interview rounds

01
Round
Medium
Online Coding Interview
Duration45 minutes
Interview date14 Oct 2020
Coding problem1

Afternoon 1 pm. Environment was pleasant but a bit warm. The interviewers were good and we could have a good technical discussion.

1. Right View

Moderate
35m average time
65% success
0/80
Asked in companies
HSBCCars24Razorpay

You have been given a Binary Tree of integers.

Your task is to print the Right view of it.

The right view of a Binary Tree is a set of nodes visible when the tree is viewed from the Right side and the nodes are printed from top to bottom order.

Problem approach

Practice some basic and famous coding questions

Try solving now
02
Round
Medium
Telephonic
Duration60 minutes
Interview date15 Oct 2020
Coding problem1

1pm afternoon environment was good
Interviewers were good and polite

1. Bridges In A Graph

Moderate
25m average time
65% success
0/80
Asked in companies
CIS - Cyber InfrastructureOlaSamsung

Given an undirected graph of V vertices and E edges. Your task is to find all the bridges in the given undirected graph. A bridge in any graph is defined as an edge which, when removed, makes the graph disconnected (or more precisely, increases the number of connected components in the graph).

For Example :

If the given graph is :

graph

Then the edge between 0 and 4 is the bridge because if the edge between 0 and 4 is removed, then there will be no path left to reach from 0 to 4.and makes the graph disconnected, and increases the number of connected components.

Note :

There are no self-loops(an edge connecting the vertex to itself) in the given graph.

There are no parallel edges i.e no two vertices are directly connected by more than 1 edge.
Try solving now
03
Round
Medium
Telephonic
Duration45 minutes
Interview date15 Oct 2020
Coding problem1

3:30 pm environment was good
Interviewers were polite

1. House Robber

Moderate
35m average time
80% success
0/80
Asked in companies
AccentureGoogle incPark+

Mr. X. is a professional robber planning to rob houses along a street. Each house has a certain amount of money hidden.

Meanwhile, adjacent houses have a security system connected, and it will automatically contact the police if two neighboring houses were broken into the same night.

You are given an array/list of non-negative integers 'A' representing the amount of money hidden at each house. Your task is to return the maximum amount of money Mr. X can rob tonight without alerting the police.

Example:
Input: [1,2,3,1]

Output: 4

Mr. X. can rob the first house and the third house, total money = 1 + 3.
Hence, the total money robbed by Mr. X. is 4.
Try solving now
04
Round
Easy
HR Round
Duration30 minutes
Interview date15 Oct 2020
Coding problem1

6:30 pm environment was pleasant 
The interviewer was good but sometimes distracted.

1. Basic HR Questions

  • What makes you take interest in this profile?
  • Where do you rate yourself on a scale of 1 - 10?
  • What is your most disappointing moment till life?
Problem approach

Just stay honest and remain honest

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 Developer
3 rounds | 4 problems
Interviewed by Accenture
6616 views
2 comments
0 upvotes
company logo
Software Developer
2 rounds | 3 problems
Interviewed by Accenture
5351 views
0 comments
0 upvotes
company logo
Network security
4 rounds | 7 problems
Interviewed by Accenture
1507 views
0 comments
0 upvotes
company logo
Application Developer
1 rounds | 5 problems
Interviewed by Accenture
20328 views
3 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Developer
3 rounds | 3 problems
Interviewed by BNY Mellon
1350 views
0 comments
0 upvotes
company logo
Senior Software Developer
4 rounds | 5 problems
Interviewed by Ernst & Young (EY)
3191 views
0 comments
0 upvotes