Accenture Interview Experience

Top accenture interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Print the Fibonacci numbers in reverse order8308
2Convert array into Zig-Zag fashion4743
3Spiral Matrix II Leetcode Solution3357
4Multiplication of Previous and Next2863
5Transpose Graph2824
6Sequences of given length where every element is more than or equal to twice of previous2655
7Distance of nearest cell having 1 in a binary matrix2605
8Longest Common Prefix using Divide and Conquer2515
9Check if Array Contains Contiguous Integers With Duplicates Allowed2492
10Check if all Rows of a Matrix are Circular Rotations of Each Other2363
11Sort a String According to Another String2266
12Find the Subarray of given length with Least Average2224
13Check if two arrays are equal or not2221
14Maximum Number of Chocolates to be Distributed Equally Among k Students2133
15Insertion Sort2090
16Longest Subarray Having Count of 1s One More than Count of 0s2039
17Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i1995
18String comparison containing wildcards1946
19Rearrange an Array Such that arr[i] is equal to i1922
20Largest area rectangular sub-matrix with equal number of 1’s and 0’s1820
21Longest Span with same Sum in two Binary Arrays II1707
22Print all triplets in sorted array that form AP1672
23Maximum subsequence sum such that no three are consecutive1661
24Convert a String that is Repetition of a Substring of Length K1660
25Replace two consecutive equal values with one greater1649
26Compute nCr % p1640
27Split Four Distinct Strings1630
28Count Subarrays with Same Even and Odd Elements1624
29Minimum sum of multiplications of n numbers1608
30Maximum difference between frequency of two elements such that element having greater frequency is also greater1400
Translate »