Topic: Array Problem / Level: beginner

Problem: Find the union of two unsorted arrays without using built-in functions.

Run the code to see the output here...