Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9225
2Convert array into Zig-Zag fashion6080
3Spiral Matrix II Leetcode Solution4031
4Transpose Graph3770
5Multiplication of Previous and Next3627
6Sequences of given length where every element is more than or equal to twice of previous3596
7Count Subarrays with Same Even and Odd Elements3537
8Distance of nearest cell having 1 in a binary matrix3471
9Check if Array Contains Contiguous Integers With Duplicates Allowed3208
10Check if two arrays are equal or not3168
11Longest Common Prefix using Divide and Conquer3145
12Sort a String According to Another String2974
13Check if all Rows of a Matrix are Circular Rotations of Each Other2930
14Find the Subarray of given length with Least Average2839
15Longest Subarray Having Count of 1s One More than Count of 0s2719
16Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2672
17Maximum Number of Chocolates to be Distributed Equally Among k Students2653
18String comparison containing wildcards2650
19Insertion Sort2613
20Rearrange an Array Such that arr[i] is equal to i2444
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2376
22Replace two consecutive equal values with one greater2352
23Longest Span with same Sum in two Binary Arrays II2309
24Maximum subsequence sum such that no three are consecutive2279
25Compute nCr % p2270
26Print all triplets in sorted array that form AP2255
27Maximum difference between frequency of two elements such that element having greater frequency is also greater2245
28Split Four Distinct Strings2234
29Minimum sum of multiplications of n numbers2213
30Convert a String that is Repetition of a Substring of Length K2197
Translate »