Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order8248
2Convert array into Zig-Zag fashion4686
3Spiral Matrix II Leetcode Solution3325
4Multiplication of Previous and Next2818
5Transpose Graph2785
6Sequences of given length where every element is more than or equal to twice of previous2618
7Distance of nearest cell having 1 in a binary matrix2576
8Longest Common Prefix using Divide and Conquer2491
9Check if Array Contains Contiguous Integers With Duplicates Allowed2456
10Check if all Rows of a Matrix are Circular Rotations of Each Other2339
11Sort a String According to Another String2236
12Check if two arrays are equal or not2183
13Find the Subarray of given length with Least Average2183
14Maximum Number of Chocolates to be Distributed Equally Among k Students2111
15Insertion Sort2052
16Longest Subarray Having Count of 1s One More than Count of 0s2004
17Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i1971
18Rearrange an Array Such that arr[i] is equal to i1900
19String comparison containing wildcards1898
20Largest area rectangular sub-matrix with equal number of 1’s and 0’s1785
21Longest Span with same Sum in two Binary Arrays II1678
22Print all triplets in sorted array that form AP1654
23Maximum subsequence sum such that no three are consecutive1630
24Replace two consecutive equal values with one greater1625
25Convert a String that is Repetition of a Substring of Length K1615
26Compute nCr % p1603
27Count Subarrays with Same Even and Odd Elements1594
28Minimum sum of multiplications of n numbers1580
29Split Four Distinct Strings1574
30Maximum difference between frequency of two elements such that element having greater frequency is also greater1369
Translate »