Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 366 Bytes

worksheet.md

File metadata and controls

7 lines (4 loc) · 366 Bytes

Pair Programming Code Challenge Worksheet

  1. Describe the strategy you came up with for your problem as if you were talking about it to someone who didn't know how to program at all.

  2. Describe the time complexity of your strategy and how you arrived at your conclusion.

  3. Describe the space complexity of your strategy and how you arrived at your conclusion.