Topic: Array Problem / Level: intermediate

Problem: Given an array, find the largest product of any two distinct elements.

Run the code to see the output here...