* Given a binary tree, return the level order traversal of its nodes' values. (ie, from left to right, level by level).
I originally created this as a short to-do list of study topics for becoming a software engineer, but it grew to the large list you see today. After going through this study plan, I got hired as a ...