Accenture Array Questions
Accenture Array Questions
Array Questions:
3 included
2024 Questions
Array-related Questions
1. Chocolate Distribution
2. Parking Lot
3. Array Equilibrium
4. Array Rotation
5. Find Two Numbers with Sum N
6. Maximum Subarray Sum
7. Find the Minimum Value and Its Index in the Array
2025 Questions
8. Rearrange bits of a number for minimum integer value.
9. Find the elevation of a hiking trail summit.
10. Calculate minimum switches to turn on all light bulbs.
11. Count days of negative stock market growth.
12. Find equilibrium point in an array.
13. Label numbers in an array as even or odd.
14. Count occurrences of the second largest element in an array.
15. Sum of even positions in a reversed array.
16. Find the 2nd smallest number in an array.
17. Rotate an array to the right by k steps.
18. Maximize points from deleting elements in an array.
19. Count pairs that form a whole hour in minutes.
20. Check if an array can be sorted by reversing one sub-array.
21. Find minimum value of K in a matrix.
22. Count distinct ways to climb stairs.
23. Calculate maximum candies Bob can buy with money.
24. Find coordinates of the other two vertices of a square.