Day 1
[ ] Read How to answer a coding interview.
[ ] Read Using sliding window technique to solve coding interview questions.
[ ] Practice coding Array 1 Two Sum
[ ] Practice coding Array 2 Three Sum
[ ] Practice coding Array 3 Max Consecutive Ones III
[ ] Practice coding Array 4 Maximum Product Subarray
Day 2