Welcome back from your Fourth of July break!
CLASS OUTLINE
1. Leetcode exercise - Add binary
a. https://leetcode.com/problems/add-binary/
2. Leetcode exercise - Intersection of two linked lists
a. https://leetcode.com/problems/intersection-of-two-linked-lists/
b. SOLUTION:
3. Leetcode exercise - Plus one
a. https://leetcode.com/problems/plus-one/
HOMEWORK SOLUTION
Finish Leetcode exercise - Plus one.