Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to calculate the maximum product of three integers in an array.

Run the code to see the output here...