Function level_order_to_array

Source
pub fn level_order_to_array(root: TreeNode) -> [String; 15]