You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have two arrays in this kata, every array contain only unique elements. Your task is to calcualate number of elements in first array which also are in second array.