Accenture Interview ExperienceTop accenture interview questionsS.NoInterview QuestionNumber of times candidates experienced this question in interviews1Print the Fibonacci numbers in reverse order92252Convert array into Zig-Zag fashion60803Spiral Matrix II Leetcode Solution40314Transpose Graph37705Multiplication of Previous and Next36276Sequences of given length where every element is more than or equal to twice of previous35967Count Subarrays with Same Even and Odd Elements35378Distance of nearest cell having 1 in a binary matrix34719Check if Array Contains Contiguous Integers With Duplicates Allowed320810Check if two arrays are equal or not316811Longest Common Prefix using Divide and Conquer314512Sort a String According to Another String297413Check if all Rows of a Matrix are Circular Rotations of Each Other293014Find the Subarray of given length with Least Average283915Longest Subarray Having Count of 1s One More than Count of 0s271916Rearrange Array such that arr[i] >= arr[j] if i is even and arr[i] <= arr[j] if i is odd and j < i267217Maximum Number of Chocolates to be Distributed Equally Among k Students265318String comparison containing wildcards265019Insertion Sort261320Rearrange an Array Such that arr[i] is equal to i244421Largest area rectangular sub-matrix with equal number of 1’s and 0’s237622Replace two consecutive equal values with one greater235223Longest Span with same Sum in two Binary Arrays II230924Maximum subsequence sum such that no three are consecutive227925Compute nCr % p227026Print all triplets in sorted array that form AP225527Maximum difference between frequency of two elements such that element having greater frequency is also greater224528Split Four Distinct Strings223429Minimum sum of multiplications of n numbers221330Convert a String that is Repetition of a Substring of Length K2197