Top 50 Array Manipulation Interview Questions
The most frequently asked Array Manipulation questions across all roles and companies, ranked by real interview frequency. Updated daily.
Rotate an array right by k positions using the three-reversal technique in O(n) time and O(1) extra space.
Hexaware Technologies
FreshworksRotate an n x n matrix 90 degrees clockwise in place using transpose and row reversal.
Capital One
Re:Build Manufacturing
22nd Century TechnologiesReverse ASCII letters and digits while preserving punctuation, then reverse an integer array in place.
Vericast
Planned Systems International
Calamos InvestmentsUse a hash set to find each duplicated array value once in O(n) time.
Automatic Data Processing
ADP
Arrow InternationalSort intervals by start time, then greedily merge overlaps into a non-overlapping result array.
Plum
Allscripts
TwitchReverse each word's characters while preserving the sentence's word order using a linear scan.
American Airlines
Pocket FmBBestPeers InfosystemFlatten nested dictionaries and arrays into dot-delimited paths using iterative depth-first traversal.
JPMorganChase
LinkedIn
ProgrammingReverse a string character by character without using built-in reverse methods.
Air Apps
RBC
Itlize GlobalSign up to see every question
Create a free account to unlock this list and practice real interview questions.