:)
Add the two numbers and return it as a linked list.
Given a binary tree, return the zigzag level order traversal of its nodes' values.
How many possible unique paths are there?
compute how much water it is able to trap after raining.