Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9160
2Convert array into Zig-Zag fashion6013
3Spiral Matrix II Leetcode Solution3971
4Transpose Graph3699
5Multiplication of Previous and Next3584
6Sequences of given length where every element is more than or equal to twice of previous3552
7Distance of nearest cell having 1 in a binary matrix3398
8Check if Array Contains Contiguous Integers With Duplicates Allowed3174
9Longest Common Prefix using Divide and Conquer3103
10Check if two arrays are equal or not3100
11Sort a String According to Another String2927
12Check if all Rows of a Matrix are Circular Rotations of Each Other2886
13Count Subarrays with Same Even and Odd Elements2812
14Find the Subarray of given length with Least Average2802
15Longest Subarray Having Count of 1s One More than Count of 0s2678
16Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2641
17String comparison containing wildcards2615
18Maximum Number of Chocolates to be Distributed Equally Among k Students2586
19Insertion Sort2574
20Rearrange an Array Such that arr[i] is equal to i2399
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2350
22Replace two consecutive equal values with one greater2314
23Longest Span with same Sum in two Binary Arrays II2264
24Maximum subsequence sum such that no three are consecutive2240
25Compute nCr % p2230
26Print all triplets in sorted array that form AP2223
27Split Four Distinct Strings2204
28Minimum sum of multiplications of n numbers2175
29Convert a String that is Repetition of a Substring of Length K2167
30Maximum difference between frequency of two elements such that element having greater frequency is also greater2151
Translate »