Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. //iterate through the list
  2. //for each item in the list, count the number of identical items
  3. //find the item with the highest frequency count
  4. //populate the parent object field with the item
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement