Topic: Array Problem / Level: intermediate

Problem: Find the minimum length of a subarray that contains all unique elements of the array.

Run the code to see the output here...