02-16 [Leetcode][114. Flatten Binary Tree to Linked List] 3 Solutions: PreOrder, Iteration and Recursion
02-16 [Leetcode][1780. Check if Number is a Sum of Powers of Three] 3 Solutions: Tricky, Recursive and Base 3 convertion