I have two lists ( not java lists, you can say two columns)
For example
**List 1** **Lists 2** milan hafil dingo
I found a very basic example of List comparison at List Compare This example verifies the size first and then checks the availability of the particular element of one list in another.