Algorithms FAQ Posted on August 4, 2016 by admin Linear search is faster when searching for a element in a collection where the elements are duplicated and occurs multiple time. Binary Search is efficient when the collection elements are unique