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

Associate Software Engineer

Accenture solutions private limited
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
I’m Jatin Tagore, a Computer Science graduate from JIIT Noida with strong skills in software development, data analytics, and problem-solving. I have solved over 900 DSA questions across platforms and maintained a 500+ day streak on coding platforms. I am a 3-star coder and have developed full-stack projects using the MERN stack, PHP, and SQL. I have also gained experience in data-driven projects using Power BI and Excel for analysis and visualization. As a Technical Coordinator at JIIT Optica, I successfully led coding events and helped nurture a vibrant tech community.
Application story
The application process was quite simple and straightforward. I applied through the campus portal and was eligible to sit for the OA.
Why selected/rejected for the role?
I performed well in all the rounds and possessed all the necessary skills required for the role. I also prepared consistently throughout my journey to reach the company.
Preparation
Duration: 5 months
Topics: Data Structures, OOP, DBMS, Operating Systems, Network Security, System Design
Tip
Tip

Tip 1: Be confident in what you have learned so far.

Tip 2: Be consistent in learning.

Tip 3: Work on interview preparation and speaking skills.

Application process
Where: Campus
Eligibility: CGPA should be above 6, with no active backlogs. (Salary Package: 4.5 LPA)
Resume Tip
Resume tip

Tip 1: Be honest about your resume.

Tip 2: Show numbers and measurable impact in your resume, especially in projects.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration180 minutes
Interview date20 Aug 2024
Coding problem1

The round consisted of MCQs and a coding question. We had to sit at the allocated seats in the college labs and complete the test under the invigilation of the teachers. The MCQ duration was 120 minutes, and the coding duration was 60 minutes.

1. Divisible Sum Difference

Easy
0/40

You are given two positive integers, n and m. Your task is to find the sum of all integers in the range from 1 to m (inclusive) that are divisible by n, and the sum of all integers in the same range that are not divisible by n.


Let sum_divisible be the sum of numbers from 1 to m that are divisible by n.

Let sumnotdivisible be the sum of numbers from 1 to m that are not divisible by n.


You must calculate and return the difference: sumnotdivisible - sum_divisible.


Problem approach

To solve the problem, first read the problem thoroughly and then dry run the test cases. Start with the brute-force approach and refactor or optimize it accordingly.

Flow graph of my thinking:
Go from 1 to m → check each number → add divisible numbers to one sum → add non-divisible numbers to another sum → finally, calculate the difference between the two sums.

Try solving now
02
Round
Easy
Video Call
Duration45 minutes
Interview date30 Aug 2024
Coding problem1

This was a communication round. The questions were based on listening, reading, and communication skills. In the test, we needed to listen to the instructions and answer accordingly. We were required to sit in a quiet, well-lit room. The round was conducted online and was taken from our own rooms.

1. Communication Test

In the test, we had to answer the questions by listening to an auto-generated voice. We were asked to fill in the blanks based on what we heard. There was also a “speak about yourself” test for 5 minutes. Additionally, there was a reading test in the communication round.

Problem approach

Tip 1: Be careful while listening to the sentences.

Tip 2: Be confident and attentive.

Tip 3: Speak loudly and clearly.

03
Round
Medium
HR Round
Duration20 minutes
Interview date10 Sep 2024
Coding problem1

This round was a managerial and HR round. The assigned interviewer joined at the scheduled time provided via email. They asked questions based on different scenarios, and the final offer rollout was decided based on this round.

1. HR Questions

  • Introduce yourself and briefly describe your projects.
  • Tell me about the most stressful or difficult time in your life and how you dealt with it.
  • Some general discussions related to college life and growth relevant to the role.
Problem approach

Tip 1: Be confident in every question.
Tip 2: Be honest about yourself and your projects.
Tip 3: Work hard on your communication skills.

Here's your problem of the day

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

Skill covered: Programming

What's the main risk of a "Chat with Your Codebase" public API tool?

Choose another skill to practice
Similar interview experiences
Associate Software Engineer
2 rounds | 3 problems
Interviewed by Accenture solutions private limited
1884 views
0 comments
0 upvotes
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Accenture solutions private limited
1524 views
0 comments
0 upvotes
Associate Software Engineer
4 rounds | 2 problems
Interviewed by Accenture solutions private limited
2606 views
0 comments
0 upvotes
Associate Software Engineer
4 rounds | 10 problems
Interviewed by Accenture solutions private limited
2228 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 10 problems
Interviewed by Amdocs
2430 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 2 problems
Interviewed by Ernst & Young (EY)
2797 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 15 problems
Interviewed by Ernst & Young (EY)
2427 views
0 comments
0 upvotes