In ordered dictionaries, all the data elements are placed either in ascending order or in a descending order of the keys. In this sequential access of (key, value)pairs is allowed.
Types of Dictionaries
(a) Ordered Dictionary
(b) Unordered Dictionary
Dictionaries
Data Structures through c++
No comments:
Post a Comment