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

Associate Software Engineer

Accenture
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 months
Topics: OOPS, algorithms, Data structures, Computer networks, Dynamic Programming, aws
Tip
Tip

Tip 1 : practice mock questions
Tip 2 : learn about your final year project properly
Tip 3 : learn all the algorithms

Application process
Where: Campus
Eligibility: above 75%
Resume Tip
Resume tip

Tip 1 : keep it to the point and don't lie
Tip 2 : make sure to list all the skill levels and projects

Interview rounds

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

we had to choose the slot. it was from home so i was less nervous.

1. MCQ Questions

cognitive(50 Questions), Pseudo Code (20 Questions), Common Applications & MS Office (10 Questions), Networking Security & Cloud(10 Questions), coding(2 questions)

 

Number Of MCQs - 92

2. Rearrange Array Numbers to form Largest Possible Number

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

You are given an array(ARR) of length 'N', consisting of non-negative integers. Using only these given numbers, rearrange the numbers in such a way that the resultant number thus formed is the largest possible. You cannot change the order of digits of a number.

For Example:
Given array numbers 12, 5, 34, the largest number you can form with them is 53412. There are other possible arrangements like 51234 or 34125, but they are both less than 53412.

arr

Note:
As the final number formed after concatenation can be very large, print it as a string.
Problem approach

step 1 : i mentioned all the variables required.
step 2 : i used for loops and if else statements to get the output.

Try solving now
02
Round
Easy
Video Call
Duration30 minutes
Interview date17 Sep 2021
Coding problem1

it was 12 pm. it was online. the interviewer was very polite and asked questions regarding the coding test.

1. Binary Numbers

Easy
10m average time
90% success
0/40
Asked in companies
Tata Consultancy Services (TCS)AccentureComviva

Given a number ‘N’, you are supposed to calculate the number of 1s in the binary representation of the given number.

For example:

Given ‘N’ = 4, 
Its binary representation is 0..0100, therefore there is only 1 set bit, hence the answer will be 1.
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
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
company logo
Associate Software Engineer
4 rounds | 3 problems
Interviewed by Accenture
371 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
5154 views
1 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Tata Consultancy Services (TCS)
3313 views
2 comments
0 upvotes
company logo
Associate Software Engineer
2 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
2363 views
0 comments
0 upvotes