Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order6782
2Convert array into Zig-Zag fashion3784
3Spiral Matrix II Leetcode Solution2742
4Multiplication of Previous and Next2358
5Transpose Graph2215
6Sequences of given length where every element is more than or equal to twice of previous2122
7Longest Common Prefix using Divide and Conquer2036
8Distance of nearest cell having 1 in a binary matrix1974
9Check if Array Contains Contiguous Integers With Duplicates Allowed1909
10Check if all Rows of a Matrix are Circular Rotations of Each Other1905
11Find the Subarray of given length with Least Average1782
12Maximum Number of Chocolates to be Distributed Equally Among k Students1768
13Insertion Sort1722
14Sort a String According to Another String1699
15Check if two arrays are equal or not1676
16Longest Subarray Having Count of 1s One More than Count of 0s1586
17Rearrange an Array Such that arr[i] is equal to i1568
18Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i1502
19String comparison containing wildcards1433
20Longest Span with same Sum in two Binary Arrays II1391
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s1333
22Print all triplets in sorted array that form AP1302
23Convert a String that is Repetition of a Substring of Length K1299
24Maximum subsequence sum such that no three are consecutive1291
25Compute nCr % p1266
26Minimum sum of multiplications of n numbers1253
27Replace two consecutive equal values with one greater1231
28Count Subarrays with Same Even and Odd Elements1228
29Split Four Distinct Strings1203
30Maximum difference between frequency of two elements such that element having greater frequency is also greater1101
Translate »