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

Application Development Associate

Accenture
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 months
Topics: Data Structures, logical relationships reasoning questions, OOPS concepts , pointers, general programming concepts, mathematical questions, operating system, networking basics, and some core subjects
Tip
Tip

Tip 1 : Daily practise 4 to 5 code new logic problems to improve problem solving skills
Tip 2 : Habit of daily learning , a continuity to be made.
 

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

Tip 1 : Crisp and short with briefly describing technologies and skills you worked and have knowledge on.
Tip 2 : Don't mention anything that you are not confident about. Suppose you did a workshop and are not much aware about the technology, don't mention. 
Do mention your college and internship projects.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration120 minutes
Interview date18 Sep 2018
Coding problem2

Written test started in morning around 10 am

1. Two Sum

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

You are given an array of integers 'ARR' of length 'N' and an integer Target. Your task is to return all pairs of elements such that they add up to Target.

Note:

We cannot use the element at a given index twice.

Follow Up:

Try to do this problem in O(N) time complexity. 
Try solving now

2. Longest Palindromic Substring

Moderate
20m average time
80% success
0/80
Asked in companies
SamsungSprinklrRed Hat

You are given a string ('STR') of length 'N'. Find the longest palindromic substring. If there is more than one palindromic substring with the maximum length, return the one with the smaller start index.

Note:
A substring is a contiguous segment of a string.

For example : The longest palindromic substring of "ababc" is "aba", since "aba" is a palindrome and it is the longest substring of length 3 which is a palindrome, there is another palindromic substring of length 3 is "bab" since "aba" starting index is less than "bab", so "aba" is the answer.

Try solving now
02
Round
Medium
Group Discussion
Duration40 minutes
Interview date18 Sep 2018
Coding problem0

It was help in afternoon around 3:30 pm.
Asked about questions on internship projects and college project, technologies worked on and basic general questions, future scope.

Interviewer asked questions one by one initially and after that question was put on and anyone can answer and present their views.

Number Of Participants in Group Discussion - 4
 

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
Application Development Associate
3 rounds | 4 problems
Interviewed by Accenture
10911 views
1 comments
0 upvotes
company logo
Application Development Associate
2 rounds | 3 problems
Interviewed by Accenture
1511 views
0 comments
0 upvotes
company logo
Application Development Associate
3 rounds | 7 problems
Interviewed by Accenture
4149 views
1 comments
0 upvotes
company logo
Application Development Associate
2 rounds | 3 problems
Interviewed by Accenture
1169 views
0 comments
0 upvotes