Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order8644
2Convert array into Zig-Zag fashion5305
3Spiral Matrix II Leetcode Solution3623
4Transpose Graph3204
5Multiplication of Previous and Next3204
6Sequences of given length where every element is more than or equal to twice of previous3007
7Distance of nearest cell having 1 in a binary matrix2950
8Check if Array Contains Contiguous Integers With Duplicates Allowed2747
9Longest Common Prefix using Divide and Conquer2735
10Check if all Rows of a Matrix are Circular Rotations of Each Other2616
11Check if two arrays are equal or not2572
12Sort a String According to Another String2528
13Find the Subarray of given length with Least Average2450
14Maximum Number of Chocolates to be Distributed Equally Among k Students2316
15Longest Subarray Having Count of 1s One More than Count of 0s2302
16Insertion Sort2292
17Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i2274
18String comparison containing wildcards2200
19Rearrange an Array Such that arr[i] is equal to i2156
20Largest area rectangular sub-matrix with equal number of 1’s and 0’s2062
21Replace two consecutive equal values with one greater1951
22Longest Span with same Sum in two Binary Arrays II1901
23Split Four Distinct Strings1898
24Convert a String that is Repetition of a Substring of Length K1881
25Print all triplets in sorted array that form AP1878
26Maximum subsequence sum such that no three are consecutive1877
27Count Subarrays with Same Even and Odd Elements1853
28Minimum sum of multiplications of n numbers1851
29Compute nCr % p1846
30Maximum difference between frequency of two elements such that element having greater frequency is also greater1692
Translate »