Valid Parentheses
Stack LIFO O(n)
mapping
Merge Two Sorted Lists
double ptr
ans = l3 = ListNode(0)
return ans.next
要記得l3 = l3.next才會往下
DFS
要小心容易搞錯方向