Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 399 Bytes

File metadata and controls

8 lines (6 loc) · 399 Bytes

Items to Refresh on:

As you work through this exercise, write down anything that you needed to look up or struggled to remember here. It can be just a word or two (e.g. "joining strings"). You can use this as a guide of what to make extra sure you're refreshed on before exams and interviews.

  • Joining strings (String.join)
  • Creating class / methods
  • Iterating over Maps
  • Sorting Collections