Experts Exchange interview question

Which data structure would be the best to use, given no repeats and order does not matter? (array, linked-list, vector, or hashmap)

Interview Answer

Anonymous

9 Mar 2015

Hashmap