lookup table
Sign in to saveAlso known as LUT, look-up table
array data structure that replaces runtime computation with a simpler array indexing operation
Also known as LUT, look-up table
array data structure that replaces runtime computation with a simpler array indexing operation