Take-home assignment: 1. Building a React component using fetch for data 2. Building out a mock back-end with mock POST and GET routes (no actual DB connection here - all stored in local memory) Whiteboard: 1. Leetcode-style algo question about calculating largest chronologically consecutive gaps in a given dataset of dates 2. React architecture questions