Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9689
2Count Subarrays with Same Even and Odd Elements9097
3Convert array into Zig-Zag fashion6455
4Spiral Matrix II Leetcode Solution4371
5Transpose Graph4155
6Multiplication of Previous and Next3962
7Sequences of given length where every element is more than or equal to twice of previous3881
8Distance of nearest cell having 1 in a binary matrix3821
9Check if Array Contains Contiguous Integers With Duplicates Allowed3539
10Check if two arrays are equal or not3468
11Longest Common Prefix using Divide and Conquer3443
12Check if all Rows of a Matrix are Circular Rotations of Each Other3344
13Sort a String According to Another String3278
14Find the Subarray of given length with Least Average3161
15Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i3135
16Longest Subarray Having Count of 1s One More than Count of 0s3064
17Maximum Number of Chocolates to be Distributed Equally Among k Students3034
18Insertion Sort2926
19String comparison containing wildcards2924
20Rearrange an Array Such that arr[i] is equal to i2780
21Longest Span with same Sum in two Binary Arrays II2711
22Largest area rectangular sub-matrix with equal number of 1’s and 0’s2710
23Replace two consecutive equal values with one greater2645
24Maximum difference between frequency of two elements such that element having greater frequency is also greater2632
25Compute nCr % p2626
26Maximum subsequence sum such that no three are consecutive2599
27Print all triplets in sorted array that form AP2594
28Split Four Distinct Strings2588
29Minimum sum of multiplications of n numbers2568
30Convert a String that is Repetition of a Substring of Length K2509
Translate »