Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order9161
2Convert array into Zig-Zag fashion6014
3Spiral Matrix II Leetcode Solution3973
4Transpose Graph3700
5Multiplication of Previous and Next3585
6Sequences of given length where every element is more than or equal to twice of previous3553
7Distance of nearest cell having 1 in a binary matrix3399
8Check if Array Contains Contiguous Integers With Duplicates Allowed3176
9Longest Common Prefix using Divide and Conquer3103
10Check if two arrays are equal or not3102
11Sort a String According to Another String2928
12Check if all Rows of a Matrix are Circular Rotations of Each Other2888
13Count Subarrays with Same Even and Odd Elements2816
14Find the Subarray of given length with Least Average2804
15Longest Subarray Having Count of 1s One More than Count of 0s2679
16Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2642
17String comparison containing wildcards2616
18Maximum Number of Chocolates to be Distributed Equally Among k Students2587
19Insertion Sort2575
20Rearrange an Array Such that arr[i] is equal to i2400
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2351
22Replace two consecutive equal values with one greater2315
23Longest Span with same Sum in two Binary Arrays II2266
24Maximum subsequence sum such that no three are consecutive2241
25Compute nCr % p2231
26Print all triplets in sorted array that form AP2224
27Split Four Distinct Strings2205
28Minimum sum of multiplications of n numbers2176
29Convert a String that is Repetition of a Substring of Length K2168
30Maximum difference between frequency of two elements such that element having greater frequency is also greater2152
Translate »