Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 624. Maximum Distance in Arrays
Given m sorted arrays, pick one element from two different arrays to maximize the absolute difference |a - b|; because each array is sorted, only each array's minimum and maximum matter, so the answer is the largest difference between any array's max and a different array's min.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.