Computer Science, asked by binuvarghesee, 9 months ago

When are dictionaries more useful than lists?

Answers

Answered by Vaish2934
10

Answer:

Dictionaries also take up more space in memory due to the hashing process. If you plan on accessing items by element (which it sounds like you want to), you'll still want to use a List.

Answered by arshigupta20
1

Explanation:

When you are going somewhere at that time you can take dictionary with you instead of list. Dictionary has more words as compared to list.

Similar questions