Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to compute the maximum product of any two integers in an array.

Run the code to see the output here...