Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9478
2Convert array into Zig-Zag fashion6269
3Count Subarrays with Same Even and Odd Elements5602
4Spiral Matrix II Leetcode Solution4220
5Transpose Graph3937
6Multiplication of Previous and Next3799
7Sequences of given length where every element is more than or equal to twice of previous3716
8Distance of nearest cell having 1 in a binary matrix3627
9Check if Array Contains Contiguous Integers With Duplicates Allowed3346
10Check if two arrays are equal or not3297
11Longest Common Prefix using Divide and Conquer3264
12Sort a String According to Another String3107
13Check if all Rows of a Matrix are Circular Rotations of Each Other3094
14Find the Subarray of given length with Least Average2981
15Longest Subarray Having Count of 1s One More than Count of 0s2862
16Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2849
17Maximum Number of Chocolates to be Distributed Equally Among k Students2828
18String comparison containing wildcards2770
19Insertion Sort2753
20Rearrange an Array Such that arr[i] is equal to i2596
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2528
22Longest Span with same Sum in two Binary Arrays II2478
23Replace two consecutive equal values with one greater2473
24Compute nCr % p2443
25Maximum difference between frequency of two elements such that element having greater frequency is also greater2409
26Maximum subsequence sum such that no three are consecutive2399
27Print all triplets in sorted array that form AP2394
28Split Four Distinct Strings2369
29Minimum sum of multiplications of n numbers2350
30Convert a String that is Repetition of a Substring of Length K2329
Translate »