Topic: Array Problem / Level: intermediate

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

Run the code to see the output here...