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

Associate Software Engineer

Accenture
upvote
share-icon
4 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 Months
Topics: Aptitude, OOPS, Data Structures, Algorithms, DBMS, SQL, Networking
Tip
Tip

Tip 1 : Practice for Aptitude and logical reasoning questions
Tip 2 : Must Have good practice of Data Structures and Algorithms

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

Tip 1 : Must have atleast 3 to 4 projects on your resume
Tip 2 : Never put false things in your resume

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 Minutes
Interview date20 Aug 2022
Coding problem0

It was basically an Online MCQ round which comprises of questions related to Logical reasoning, Verbal, Output related questions, MS Excel questions and some questions related to networking. Total - 90 Questions.

02
Round
Easy
Online Coding Interview
Duration60 Minutes
Interview date20 Aug 2022
Coding problem2

It was a coding round we received just after if we clear online MCQ round. It comprises of two coding question One is of easy level and another is of medium level.

1. Number Of Vehicles

Easy
15m average time
85% success
0/40
Asked in companies
Tata Consultancy Services (TCS)AccentureMicrosoft

There is a person named Bob who is the mayor of a state. He wants to find the maximise number of vehicles that can be registered in his state.

A vehicle normally has a registration number like ST 01 AB 1234. Each registration number has four parts, separated by spaces. The first part has two letters common for all cars in the state. The next two-digit number is the number of the district where the car is registered within the state. It is always two digits and may have a leading zero. After that, the next part consists of two letters (AB), with each letter selected from a range, denoting the series and the last part is a 4-digit number this will always be four digits, even if it has leading zeros).

The entire registration number is unique to each vehicle. You have been given the number of districts in the state, a range of letters to be used in the series and a set of digits that can be used for forming a vehicle registration number.

Your task is to find the maximum number of vehicles that can be registered in Bob’s state.

Note :

1. No two vehicles can have the same registration number. 
2. Two registration numbers are said to be different if they have at least a different character or a digit at the same location. For eg. DL 05 AC 1234 and DL 05 AC 1235 are different, DL 05 AC 1234 and DL 05 AB 1234 are different registration numbers. 
3. All the cars will have the same first two characters as they have to be registered in the same state.
4. The numbering of the districts in the state starts from ‘1’ (which will obviously be written as 01 in registration number).
Try solving now

2. Rearrange Alternatively

Easy
15m average time
85% success
0/40
Asked in companies
Paytm (One97 Communications Limited)IBMAccenture

Given an array arr of size N containing positive and negative integers. Arrange the array alternatively such that every non-negative integer is followed by a negative integer and vice-versa.

Note:
The number of positive integers and negative integers may not be equal. In such cases, add the extra integers at the end.
For Example:
For array {4, -9, -2, 6, -8}, the output will be {-9, 4, -2, 6, -8}

For array {1, 2, 3, -5}, the output will be {-5, 1, 2, 3}   
Try solving now
03
Round
Easy
Assignment
Duration30 Minutes
Interview date23 Aug 2022
Coding problem0

Section-1:Read the sentences(8)
Section 2: Repeat the sentence.(12)
Section 3: Answer with single word(16)
Section 4: Repeat the paragraph/story.(3)
Section 5: There were 2 topics given and time to think and later for a minute we need to speak on the topic.(2)

04
Round
Easy
HR Round
Duration25 Minutes
Interview date28 Aug 2022
Coding problem0

It was basically the HR round and comprises of the questions like related
-Introduction 
-Explain Projects
-Favourite subject and why.
-Why do you opt for technical jobs.
-Ready for Relocation.
-Where do you see yourself in 5 years.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the output of print(type("Python"))?

Choose another skill to practice
Similar interview experiences
company logo
Associate Software Engineer
3 rounds | 2 problems
Interviewed by Accenture
3186 views
0 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 10 problems
Interviewed by Accenture
1907 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 11 problems
Interviewed by Accenture
4643 views
1 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 3 problems
Interviewed by Accenture
202 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)
4768 views
1 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Tata Consultancy Services (TCS)
3050 views
2 comments
0 upvotes
company logo
Associate Software Engineer
2 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
2112 views
0 comments
0 upvotes