The intersection of two lists are the elements in the list that are common to both list. Given the following lists how many elements are common to both lists?
Details and Assumptions
There is no double counting.
Don't use a library function.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.