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

System Engineer

Accenture
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Journey
was the time when computer was just a dream for many peoples and I was one of them, very few people use to own computer that time, as I was from middle class family, so we couldn’t afford it at all. I studied in a private school and my school used to have 2 computers, 1 for show piece and other use to work sometime and they use to treat it as the most expensive thing in the world. There was a period for computer once in a month in which we use to see turned off computer. I was in 3rd class when I used computer for the first time and that feeling was amazing, and my first program was Logo. I created a beautiful rectangle. As the time pass my enthusiasm for computer did not stopped. I started taking computer classes from 10th standard, where I learnt HTML, CSS, Adobe Photoshop and many other things. I took computer science as a addition subject in 11th and 12th and created my first ever working program in C++ “A Calculator” (Yes, not Hello world) then I started exploring the fields of computer science and wrote many other small programs on my own(We didn’t had computer teacher). As we didn’t had personal computer, I had to do all my digging in school only. Now the dream time comes, I cleared 12th with good grades and getting admission in Engineering. But because of some elder cousins suggestions I ended up taking ECE. But my love for computer and learning programming didn’t stop. I started writing codes for Microprocessor, VLSI etc. Got good grades in all the exam which had programming questions in the exams. Now comes the time to go for war(placement). But unfortunately we got visited by only 2 companies and they both were for network support engineer. Huh, I got disappointing, and did not took part in any placement interview. Started searching job by my own, but time was not in my favor and I had to join as Sales Associate in some company but quit after 3 months, joined another company as network engineer but quit after 6 months, done some freelance work but didn’t get paid. Then the day arrive “INFOSYS OFFCAMPUS PLACEMENT” and I got selected. This is where real journey started. When I joined Infosys, I didn’t not know much about computer science but I know, I can code. It was my first exam, “JAVA,” after 15 days of training in JAVA, and I screwed up; I FAILED!!!! Felt like I lost the single change which I had. But because of some friends and my inner voice shouting at me, I worked harder and scored 96 marks in re-appear. After clearing all the exams, Infosys trained me in MAINFRAME(Yes, It Exists), and I got a chance to work with the most secure and expensive computer. Then I bought my first Laptop. That’s how I learned most about the coding world. In 4 years of service, I got good command of various programming languages. I can code in Python, C++, PHP, Javascript, COBOL, and JAVA. All I learned is from the Internet. I spend 70% of my time on learning and still learning. My next target is AI and ML. I also do freelancing and earn some extra bucks.
Application story
This is an on-campus placement opportunity for me the company visited my campus for the placement .
Why selected/rejected for the role?
This was a great experience for me i was able to perform well, and i am satisfied with the effort i have put forward.
Preparation
Duration: 4 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Prepare your resume well. 
Tip 2 : Deploy your projects so that the interviewer can view it. Also provide a hyperlink on your resume.
Tip 3 : Be thorough with Data Structures and Algorithms. Also prepare well topics such as OS,DBMS.

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

Tip 1 : Deploy your projects so that the interviewer can view it. Also provide a hyperlink on your resume
Tip 2 : It's not important to have fancy projects. Only mention those on which you're confident.

Interview rounds

01
Round
Easy
Video Call
Duration45 mins
Interview date13 Nov 2020
Coding problem2

1. Missing Numbers

Easy
28m average time
85% success
0/40
Asked in companies
AdobeOlaAccenture

You are given an array 'ARR' of distinct positive integers. You need to find all numbers that are in the range of the elements of the array, but not in the array. The missing elements should be printed in sorted order.

Example:
If the given array is [4, 2, 9] then you should print "3 5 6 7 8". As all these elements lie in the range but not present in the array.
Problem approach

You are given an array 'ARR' of distinct positive integers. You need to find all numbers that are in the range of the elements of the array, but not in the array. The missing elements should be printed in sorted order.

Try solving now

2. Find the kth number with prime factors 3, 5 and 7

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

Ninjas are often known for their will to never give up no matter how fierce the challenge. One such ninja was challenged by another if they could solve a problem to find the Kth number in a list of given elements (array) comprising of only 3, 5 and 7 as their prime factors. Despite the ninja’s strong will to solve the problem, you know that it could be easily solved with the help of knowledge of programming. Since the ninja does not know that you’ll have to devise an algorithm for solving the problem. Your task is to complete the given function which returns that required Kth element from the array.

For Example:
Input: 'K' = 10
Output: 45

The array will contain elements that only have 3, 5 or 7 as their prime factors i.e. of  the following form:-  3,5,7,9,15,21,25,…. Therefore we can see from the above pattern of elements that 45 would be the 10th element in the array which is our  required answer.
Try solving now
02
Round
Easy
HR Round
Duration30 mins
Interview date13 Nov 2020
Coding problem1

1. Basic HR Questions

1) Why should we hire you ?
2) What are your expectations from the company?
3) How was your overall interview experience?
4) What are your strengths and weakness according to you?
5) Where do you see yourself in the next 5 years?

Problem approach

Tip 1 : The cross questioning can go intense some time, think before you speak.

Tip 2 : Be open minded and answer whatever you are thinking, in these rounds I feel it is important to have opinion.

Tip 3 : Context of questions can be switched, pay attention to the details. It is okay to ask questions in these round, like what are the projects currently the company is investing, which team you are mentoring. How all is the work environment etc.

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
System Engineer
3 rounds | 3 problems
Interviewed by Accenture
1666 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 4 problems
Interviewed by Accenture
997 views
0 comments
0 upvotes
company logo
Application Development Associate
2 rounds | 3 problems
Interviewed by Accenture
1170 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Cognizant
4965 views
5 comments
0 upvotes
company logo
System Engineer
3 rounds | 3 problems
Interviewed by Tata Consultancy Services (TCS)
2463 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 1 problems
Interviewed by Tata Consultancy Services (TCS)
2038 views
0 comments
0 upvotes