GeeksforGeeks » Trees specific questions

Print even numbered levels starting from last-level.

(1 post)
  • Started 1 year ago by rg

Tags:

  1. rg
    guest
    Posted 1 year ago #

    A 3 –ary tree consists of two data fields: name and Age. Design an algorithm for viewing the contents of all even numbered levels starting from last-level. In a level display all nodes from right to left. Root is at level 0.


Reply

You must log in to post.

RSS feed for this topic