Write a function to perform a level-order traversal (breadth-first traversal) on a binary tree. Return a list

Posted Date: