Question from the Algorithmics - Fundamentals test

Given a list of unsorted elements, what is the best data structure to store them in order to minimize the cost of accessing them?

Medium

If we have a list of unsorted elements and we want the cost of accessing the elements to be as low as possible, what is the best structure that can contain these elements?

Author: KahinaStatus: PublishedQuestion passed 124 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!