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

Servicenow Developer

Accenture
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Journey
In the beginning, I started learning about basics DSA concepts. These included topics like array, string, stack, queue and solving questions on hacker rank. After practicing enough on Hacker Rank, I moved to advanced DSA topics including Linked List, Tree, Graph, DP, etc. I practiced these topics on Geeksforgeeks, leetcode, codeforces. Then I gave some mock interviews as well that helped me prepare for interviews.
Application story
Shortlisting was done on the basis of resumes and then further interview rounds were carried out. Off campus and we directly applied through their portal.
Why selected/rejected for the role?
My basic concepts of all the topics were clear and I also prepared HR questions through mock interviews. I practised all the basic to medium coding question before interview.
Preparation
Duration: 2 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Practice Aptitude questions daily.
Tip 2 : For coding round, solve at least 2 programming questions on any online platform(HackerRank, geeksforgeeks etc)
Tip 3 :For ASE/SE your communication skills should be good.
Tip 4:Be prepared with commonly asked HR questions(ex -Tell me something about yourself, what are your dislikes etc.) for
interview as there was an HR interview.
Tip 5: Appear for communication assessment in a noise free environment.

Application process
Where: Linkedin
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1:Be clear to your resume, only mention those things which you have done.
Tip 2:Must write about your hobbies and have some projects on resume (project gives good impression on what you have learn)

Interview rounds

01
Round
Easy
Online Coding Test
Duration90 Minutes
Interview date10 Aug 2022
Coding problem1

It was cognitive and Technical Assessment, Timing was 10:30 am to 12 pm. It consisted 90 questions to be solved in 90 minutes.

1. Occurrence Of Each Word

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

You are given a string S of words. Your task is to count the occurrence of each word present in the string S. A word is a sequence of one or more non-space characters, and there can be multiple spaces between two words, and also there can be leading or trailing spaces in a string S.

For Example:
For the given string  “what we think we become”

“what”,” think”, and “become” occurs 1 time, and “we” occurs 2 times in the given string.
Problem approach

To count the occurrence of a particular character in a string, the below steps are followed:

Start with a string and a particular character whose occurrence shall be counted.
Start a loop from 0 to the length of the string.
Compare if a particular character of the string equals to the character that is being searched.
If the result is true, then increment the value of the counter.

Try solving now
02
Round
Easy
HR Round
Duration15 minutes
Interview date10 Aug 2022
Coding problem1

1. Basic HR Questions

They asked questions from Project we have made, our hobbies, likes, dislikes and other behavioral questions.
Tell me something about yourself
then Questions from what i have told in intro, like i told them that i belong to joint family then they asked me the benefits of
joint family .
How did you able to overcome disputes with your teammates during project.

so be prepared with what you say, as if you have mentioned anything, they will ask questions from that.
like if you like painting then be prepared with basic knowledge about which type of painting you like(oil,water etc).

Problem approach

Tips: Be honest and say what you know, know yourself better to answer behavioral questions (your likes,dislikes,what if you are not hired 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 Developer
3 rounds | 4 problems
Interviewed by Accenture
6616 views
2 comments
0 upvotes
company logo
Software Developer
2 rounds | 3 problems
Interviewed by Accenture
5351 views
0 comments
0 upvotes
company logo
Network security
4 rounds | 7 problems
Interviewed by Accenture
1507 views
0 comments
0 upvotes
company logo
Application Developer
1 rounds | 5 problems
Interviewed by Accenture
20328 views
3 comments
0 upvotes