Challenge: Maximum Pairwise Product

Maximum Pairwise Product Problem.

We'll cover the following

Problem


Maximum Pairwise Product Problem

Find the maximum product of two distinct numbers in a sequence of non-negative integers.

Input: A sequence of nn non-negative integers.

Output: The maximum value that can be obtained by multiplying two different elements from the sequence.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.