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

Nodes at kth distance from given node in a TREE #417

Open
mridulguptaa opened this issue Feb 23, 2019 · 2 comments
Open

Nodes at kth distance from given node in a TREE #417

mridulguptaa opened this issue Feb 23, 2019 · 2 comments

Comments

@mridulguptaa
Copy link

Please search if an issue has already be placed before adding another issue.

If you want to add an algorithm to the repository.
Please include the following in the issue.

Title:

Algorithm (Language)

Body:

Include the specific variant of the algorithm you want to add.

Are you working on this? - Yes/No
(If you are going to work on the issue yourself, make sure you comment on the issue to let others know.
We do not want multiple people to be working in the same issue without notice.)

@mridulguptaa
Copy link
Author

Code for Printing All nodes at Kth distance from given node in C++ language.

@mridulguptaa
Copy link
Author

i am working on it myself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant