Intern — Senior
Finding common elements of two arrays
livecode
Task condition
Implement a function that takes two arrays of unique numbers and returns an array containing only those values that appear in both input arrays.
livecode
Task condition
Implement a function that takes two arrays of unique numbers and returns an array containing only those values that appear in both input arrays.