Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 432 Bytes

File metadata and controls

9 lines (6 loc) · 432 Bytes

Lab 3: Files and Complexity

Start a new notebook on your virtual machine, then complete the following three parts of the lab:

  1. review files and JSON -- mostly review before considering compressed files
  2. compress zip files -- save space and bundle files together
  3. visualize orders of growth -- get an intuition for what N and C mean

Have fun, and let us know if you have any questions!