Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 283 Bytes

2020_02_21.md

File metadata and controls

11 lines (7 loc) · 283 Bytes

Feb 21, 2020

Agenda

  • Go over one challenge: invert tree

Notes

  • We went through the invert tree challenge
  • Here is the skeleton code
  • Next session will be a build up on Trees data structures (review concepts and a number of code challenges)