Plain English Definition
The memory that stores useful state or builds the answer.
Preview Example
In Two Sum, a hash map records numbers already seen and their indices.
Master DSA
Unlock proof and code translations.
Master DSA includes full applied examples, common mistakes, proof translations, code-level usage, and advanced decision checklists.
Related Terms
Next Step
Understand the Term. Now Apply It.
Now that you understand this term, see how it appears inside real reasoning walkthroughs.