What is the name of the data structure, if one exists, that has the operations below?
Memory Allocator
You allocate (insert) an element, and given a key (pointer, reference, etc.) you can retrieve the element (access it) by the pointer reference.
2.1m questions
2.1m answers
60 comments
57.0k users