This is the code I am trying to write for level order traversal (line by line); however, I have been getting a segmentation fault.
What are the necessary changes I ne