Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9343
2Convert array into Zig-Zag fashion6147
3Count Subarrays with Same Even and Odd Elements4249
4Spiral Matrix II Leetcode Solution4087
5Transpose Graph3809
6Multiplication of Previous and Next3669
7Sequences of given length where every element is more than or equal to twice of previous3623
8Distance of nearest cell having 1 in a binary matrix3509
9Check if Array Contains Contiguous Integers With Duplicates Allowed3246
10Check if two arrays are equal or not3214
11Longest Common Prefix using Divide and Conquer3179
12Sort a String According to Another String3018
13Check if all Rows of a Matrix are Circular Rotations of Each Other2987
14Find the Subarray of given length with Least Average2872
15Longest Subarray Having Count of 1s One More than Count of 0s2756
16Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2722
17Maximum Number of Chocolates to be Distributed Equally Among k Students2704
18String comparison containing wildcards2679
19Insertion Sort2650
20Rearrange an Array Such that arr[i] is equal to i2478
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2412
22Replace two consecutive equal values with one greater2389
23Longest Span with same Sum in two Binary Arrays II2356
24Compute nCr % p2315
25Maximum subsequence sum such that no three are consecutive2297
26Maximum difference between frequency of two elements such that element having greater frequency is also greater2294
27Print all triplets in sorted array that form AP2288
28Split Four Distinct Strings2272
29Minimum sum of multiplications of n numbers2238
30Convert a String that is Repetition of a Substring of Length K2230
Translate »