Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9672
2Count Subarrays with Same Even and Odd Elements8908
3Convert array into Zig-Zag fashion6444
4Spiral Matrix II Leetcode Solution4362
5Transpose Graph4144
6Multiplication of Previous and Next3952
7Sequences of given length where every element is more than or equal to twice of previous3866
8Distance of nearest cell having 1 in a binary matrix3811
9Check if Array Contains Contiguous Integers With Duplicates Allowed3529
10Check if two arrays are equal or not3451
11Longest Common Prefix using Divide and Conquer3436
12Check if all Rows of a Matrix are Circular Rotations of Each Other3333
13Sort a String According to Another String3265
14Find the Subarray of given length with Least Average3148
15Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i3125
16Longest Subarray Having Count of 1s One More than Count of 0s3052
17Maximum Number of Chocolates to be Distributed Equally Among k Students3023
18String comparison containing wildcards2916
19Insertion Sort2914
20Rearrange an Array Such that arr[i] is equal to i2770
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2699
22Longest Span with same Sum in two Binary Arrays II2697
23Replace two consecutive equal values with one greater2635
24Maximum difference between frequency of two elements such that element having greater frequency is also greater2619
25Compute nCr % p2614
26Maximum subsequence sum such that no three are consecutive2584
27Split Four Distinct Strings2580
28Print all triplets in sorted array that form AP2579
29Minimum sum of multiplications of n numbers2555
30Convert a String that is Repetition of a Substring of Length K2501
Translate »