in DS edited by
481 views
0 votes
0 votes

Consider the below code which run on any tree.

  1. In-order traversal
  2. Post-order traversal
  3. Pre-order traversal
  4. None of these
in DS edited by
481 views

1 comment

how is this Queue is initially not empty ? and What is the Is_EmptyQueue() function will return first time ?
0
0

1 Answer

0 votes
0 votes
4.None of these

It is level order traversal