LeetCode Question · May 2019 · Los Angeles

LinkedIn | Smallest K Products of Two Sorted Array

24 upvotes 5,755 views 8 replies

Question Details

Given two sorted integer arrays, find the smallest k products of the two arrays. Example 1: Input: arr1 = [-2, -1, 0, 1, 2], arr2 = [-3, -1, 2, 4, 5], k...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Arrays Sorting