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

Advanced Application Engineer

Accenture
upvote
share-icon
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data structure and algorithm, OOPs, DBMS, Operating system, computer networks.
Tip
Tip

Tip 1 : revise all topics well before the interview
Tip 2 : be focused
Tip 3 : study computer fundamentals

Application process
Where: Campus
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : make it only one page long
Tip 2 : mention your projects

Interview rounds

01
Round
Easy
Online Coding Interview
Duration135 minutes
Interview date8 Sep 2021
Coding problem2

90 MCQs ( topics like English, Maths, DSA, Oops, Computer basics were covered)if you manage to clear this round then only you will go for the second round which is coding. In the codding round: 1easy and 1 medium (questions vary from person to person)

1. Check If It Is a Straight Line

Easy
20m average time
80% success
0/40
Asked in companies
HCL TechnologiesAccenture

This time, Ninja was sent on a mission to hide ‘N’ mysterious gems on the ground with a condition to place all of them in a straight line. Ninja prepared a list of coordinates during the mission, ‘POINTS’, where he hides the gems. Your task is to return true if Ninja successfully hides all the gems in a straight line, otherwise return false.

For example:

Given POINTS = {{0, 0}, {1, 1}, {2, 2}}. Gems placed at coordinates (0, 0), (1, 1) and (2, 2) will lie in a straight line. Therefore, Ninja is successful in his mission.

Note:

POINTS[ i ] = {X, Y}, where ‘X’ and ‘Y’ represent the X and Y coordinates of a point, respectively, in a 2 - D plane.
Try solving now

2. Spiral Matrix

Easy
0/40
Asked in companies
OYOJP MorganAdobe

You are given a N x M matrix of integers, return the spiral path of the matrix

Example Of Spiral Path

Spiral Path

Try solving now
02
Round
Easy
HR Round
Duration15 Minutes
Interview date11 Sep 2021
Coding problem2

This round is basically a mix of both Technical and HR round. The interviewer may ask you questions depending on what you have written on your resume.

1. Basic HR Questions

Tell me about yourself. What are your hobbies and aspirations? Tell me something about your current Final year project. Some follow-up questions like is your project is single or teamwork? Why did you choose this project? Is your mentor or teammates assisting you in the project? Have you ever faced any kind of Challenge or problem or pressure faced, if yes how did you deal with it? Which language do you prefer in coding? Which are some of the subjects that you disliked the most in your curriculum? Do you have any questions for me?

Problem approach

Tip 1 : revise your projects
Tip 2 : Please be patient and wait in the virtual interview lobby

2. Single Digit Change

Easy
10m average time
90% success
0/40
Asked in companies
AmazonAccenture

You are given a positive integer ‘NUM’ consisting only of digits ‘6’ and ‘9’. You can change at most one digit (i.e ‘6’ to ‘9’, or ‘9’ to ‘6’). Your task is to find and return the maximum number you can obtain.

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
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