Data Structures & Algorithms Lecture Notes

24 September 2010 • Pop Quiz 1


Some Light Reading

Question

Answer

  • The table's supposed to be a 16-bit lookup table, but it has 232 entries.
  • Maybe the table values are 16-bit.
    • But there's only 216 such values.

Reference


This page last modified on 22 September 2010.

Creative
    Commons License