Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create alternate Extreme nodes of all levels.cpp #1867

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create alternate Extreme nodes of all levels.cpp #1867

wants to merge 1 commit into from

Commits on Oct 5, 2021

  1. Create alternate Extreme nodes of all levels.cpp

    hello sir, this code finds the alternate left/right nodes of each level, 
    i.e. it will print left most node of first level,
    rightmost node of second level,
    leftmost node of third level , 
    and so on.
    BhaskarBVV authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    94bdb37 View commit details
    Browse the repository at this point in the history