Infogain interview question

Program to find the common elements between two lists (l1 and l2) and return them in another list using Java 8 features(Lambda and Streams)?