lookup table
array data structure that replaces runtime computation with a simpler array indexing operation
codebook
collection of unique codes assigned to specific entitites
rainbow table
precomputed table for reversing cryptographic hash functions
array data structure that replaces runtime computation with a simpler array indexing operation