Topic: Array Problem / Level: beginner

Problem: Check if two arrays are disjoint (i.e., have no common elements).

Run the code to see the output here...