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

Software Engineer

Accenture
upvote
share-icon
2 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Data Structures, Pointers, OOPS, Algorithms, OS.
Tip
Tip

Tip 1 : Practice at least 100 Questions
Tip 2 : Do at least 2 projects
Tip 3 : Revise DBMS

Application process
Where: Campus
Eligibility: Above 6.0CGPA
Resume Tip
Resume tip

Tip 1 : Make it of 1 page only
Tip 2 : Keep it in Simple language as much as possible

Interview rounds

01
Round
Medium
Online Coding Interview
Duration135 minutes
Interview date22 Aug 2021
Coding problem3

The questions were different for different people but the difficulty was overall the same. I’ve solved one coding question.

1. MCQ Questions

Cognitive(45 ques): Quantitative Aptitude, Reasoning and Verbal ability Technical(45 ques): MS Office and Common applications, Pseudo Code, and Fundamentals of Cloud and Network security.

2. Subset Sum Equal To K

Moderate
30m average time
65% success
0/80
Asked in companies
AmazonJP MorganHCL Technologies

You are given an array/list ‘ARR’ of ‘N’ positive integers and an integer ‘K’. Your task is to check if there exists a subset in ‘ARR’ with a sum equal to ‘K’.

Note: Return true if there exists a subset with sum equal to ‘K’. Otherwise, return false.

For Example :
If ‘ARR’ is {1,2,3,4} and ‘K’ = 4, then there exists 2 subsets with sum = 4. These are {1,3} and {4}. Hence, return true.
Try solving now

3. Binary to Decimal

Easy
0/40
Asked in companies
SnapdealAccentureSamsung

Given a binary number as an integer N, convert it into decimal and print.

Problem approach

Write operations function(The alphabets in str when expanded becomes “1 XOR 0 XOR 1 XOR 1 AND 0 OR 1”, result of the expression becomes 1, hence 1 is returned.)
then main function

Try solving now
02
Round
Medium
Video Call
Duration30 minutes
Interview date19 Sep 2021
Coding problem2

This round was the Virtual Interview, which had 2 members in the panel. The questions asked were on the projects and basic HR questions.
Some questions are:

Introduce Yourself
Tell us about your Projects
Your Role in the Project
What are the issues you faced while doing the Project?
Did you face any issues with your team members?
If you have a chance to extend your project. What would it be?
Do u have any questions for us?

1. DBMS Question

What is normalization?

2. DBMS Question

What is normal form?

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
2 rounds | 3 problems
Interviewed by Accenture
1640 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 4 problems
Interviewed by Accenture
4664 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