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

Assistant System Engineer

Accenture
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Quantitive Reasoning, Logical Reasoning, Verbal Ability, Basic Coding concepts like arrays , String , Searching and Sorting, Puzzles
Tip
Tip

Tip 1 : Practice at least 5 - 10 questions from each topic of Quantitive and Logical Reasoning 
Tip 2 : Prepare well for Accenture Communication Assessment
Tip 3 : For Coding mainly focus on arrays,strings, searching and sorting algorithms.

Application process
Where: Campus
Resume Tip
Resume tip

Tip 1 : Mention at least one good project.
Tip 2 : Mention all the acquired skills.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration180 minutes
Interview date18 Sep 2021
Coding problem2

This round is divided into 3 sections : Quantitive aptitude, logical reasoning and coding round.

1. Rat In a Maze All Paths

Moderate
40m average time
60% success
0/80
Asked in companies
MathworksExpedia GroupVisa

You are given a 'N' * 'N' maze with a rat placed at 'MAZE[0][0]'. Find and print all paths that rat can follow to reach its destination i.e. 'MAZE['N' - 1]['N' - 1]'. Rat can move in any direc­tion ( left, right, up and down).

Value of every cell in the 'MAZE' can either be 0 or 1. Cells with value 0 are blocked means the rat can­not enter into those cells and those with value 1 are open.

Try solving now

2. Pairs with difference K

Moderate
0/80
Asked in companies
AckoAccentureGoldman Sachs

You are given with an array of integers and an integer K. You have to find and print the count of all such pairs which have difference K.

Note: Take absolute difference between the elements of the array.

Try solving now
02
Round
Easy
Group Discussion
Duration60 minutes
Interview date22 Sep 2021
Coding problem1

A topic was given to the guys present there and asked to discuss over it

1. Group Discussion

Terrorism is un-doubtedly one of the most dangerous problem our country is facing. What do you think India can do to get rid by terrorism?

Problem approach

Just speak when you have ideas and never interrupt anyone. Try to support your ideas with some facts

03
Round
Easy
Face to Face
Duration60 minutes
Interview date24 May 2022
Coding problem1

It was an online technological round

1. Compress the String

Moderate
32m average time
60% success
0/80
Asked in companies
QualcommGoldman SachsOracle

Write a program to do basic string compression. For a character which is consecutively repeated more than once, replace consecutive duplicate occurrences with the count of repetitions.

Example:
If a string has 'x' repeated 5 times, replace this "xxxxx" with "x5".
The string is compressed only when the repeated character count is more than 1.
Note:
Consecutive count of every character in the input string is less than or equal to 9. You are not required to print anything. It has already been taken care of. Just implement the given function and return the compressed string.
Try solving now

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
Assistant System Engineer
2 rounds | 4 problems
Interviewed by Accenture
1331 views
0 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
3 rounds | 11 problems
Interviewed by Accenture
4986 views
1 comments
0 upvotes
Companies with similar interview experiences
company logo
Assistant System Engineer
3 rounds | 5 problems
Interviewed by Tata Consultancy Services (TCS)
1847 views
0 comments
0 upvotes
company logo
Assistant System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
1492 views
0 comments
0 upvotes
company logo
Assistant System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
1274 views
0 comments
0 upvotes