FactSet Interview Question

What data structure would you use for a searchable dictionary.

Interview Answer

Anonymous

Jan 15, 2013

Binary search tree or a hash table.