Sponsored
Use these hints if you're stuck. Try solving on your own first.
Count the frequency of all elements in the three arrays.
The elements that appeared in all the arrays would have a frequency of 3.
Solve with full IDE support and test cases