Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 551 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 551 Bytes

HW6

All questions should be solved in the most efficient time possible, unless otherwise specified in the problem.

Documentation

Hashmaps here: https://github.com/CS196Illinois/Lecture-Notes/blob/master/hashmaps.md
Arrays here: https://github.com/CS196Illinois/Lecture-Notes/blob/master/python_LoopsAndArrays.md
2d Arrays here: https://github.com/CS196Illinois/Lecture-Notes/blob/master/2dArrays.md

Testing

Write your own test cases.

Notes

Use good style!

Bugs

As always, ping staff if you find a bug in the homework!