Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order8126
2Convert array into Zig-Zag fashion4537
3Spiral Matrix II Leetcode Solution3250
4Multiplication of Previous and Next2732
5Transpose Graph2676
6Sequences of given length where every element is more than or equal to twice of previous2512
7Distance of nearest cell having 1 in a binary matrix2472
8Longest Common Prefix using Divide and Conquer2399
9Check if Array Contains Contiguous Integers With Duplicates Allowed2359
10Check if all Rows of a Matrix are Circular Rotations of Each Other2244
11Sort a String According to Another String2113
12Find the Subarray of given length with Least Average2097
13Check if two arrays are equal or not2089
14Maximum Number of Chocolates to be Distributed Equally Among k Students2052
15Insertion Sort1977
16Longest Subarray Having Count of 1s One More than Count of 0s1924
17Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i1850
18Rearrange an Array Such that arr[i] is equal to i1841
19String comparison containing wildcards1789
20Largest area rectangular sub-matrix with equal number of 1’s and 0’s1688
21Longest Span with same Sum in two Binary Arrays II1594
22Print all triplets in sorted array that form AP1572
23Maximum subsequence sum such that no three are consecutive1547
24Replace two consecutive equal values with one greater1547
25Convert a String that is Repetition of a Substring of Length K1515
26Compute nCr % p1512
27Count Subarrays with Same Even and Odd Elements1510
28Minimum sum of multiplications of n numbers1483
29Split Four Distinct Strings1473
30Maximum difference between frequency of two elements such that element having greater frequency is also greater1303
Translate »