I am trying to insert a list of elements in a breadth first order into a binary tree. The input list may contain None and such None elements need to be
None