Associative array definition

Search

Associative array

Associative array logo #21000 Operations associated with this data type allow: The dictionary problem is a classic computer science problem. The task of designing a data structure that maintains a set of data during `search` `delete` and `insert` operations. A standard solution to the dictionary problem is a hash table; in some cases it is also possible to solve the prob...
Found on http://en.wikipedia.org/wiki/Associative_array
No exact match found.