Re: count duplicate elements in a list
Posted By:
amitg
Posted On:
Monday, August 6, 2012 08:41 PM
better you read the size of list and then put all the element in set and again read the size and do the delta which is nothing but your count of duplicate element