Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9084
2Convert array into Zig-Zag fashion5951
3Spiral Matrix II Leetcode Solution3937
4Transpose Graph3632
5Multiplication of Previous and Next3555
6Sequences of given length where every element is more than or equal to twice of previous3497
7Distance of nearest cell having 1 in a binary matrix3362
8Check if Array Contains Contiguous Integers With Duplicates Allowed3153
9Longest Common Prefix using Divide and Conquer3072
10Check if two arrays are equal or not3021
11Sort a String According to Another String2880
12Check if all Rows of a Matrix are Circular Rotations of Each Other2853
13Find the Subarray of given length with Least Average2763
14Longest Subarray Having Count of 1s One More than Count of 0s2654
15Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2617
16String comparison containing wildcards2592
17Maximum Number of Chocolates to be Distributed Equally Among k Students2553
18Insertion Sort2549
19Rearrange an Array Such that arr[i] is equal to i2367
20Largest area rectangular sub-matrix with equal number of 1’s and 0’s2308
21Replace two consecutive equal values with one greater2290
22Count Subarrays with Same Even and Odd Elements2251
23Maximum subsequence sum such that no three are consecutive2222
24Longest Span with same Sum in two Binary Arrays II2199
25Compute nCr % p2180
26Split Four Distinct Strings2177
27Print all triplets in sorted array that form AP2160
28Minimum sum of multiplications of n numbers2148
29Convert a String that is Repetition of a Substring of Length K2129
30Maximum difference between frequency of two elements such that element having greater frequency is also greater2075
Translate »