codezilla icon indicating copy to clipboard operation
codezilla copied to clipboard

Nodes at kth distance from given node in a TREE

Open mridulguptaa opened this issue 6 years ago • 2 comments

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 avatar Feb 23 '19 16:02 mridulguptaa

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

mridulguptaa avatar Feb 23 '19 16:02 mridulguptaa

i am working on it myself

mridulguptaa avatar Feb 23 '19 16:02 mridulguptaa