Topic: Language Problem / Level: intermediate

Problem: Write a program to find the intersection of two arrays and return a new array with common elements.

Run the code to see the output here...