Skip to content

Add Parent pointer tree #325

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

Open
Arvind-raj06 opened this issue Feb 6, 2021 · 6 comments · May be fixed by #662
Open

Add Parent pointer tree #325

Arvind-raj06 opened this issue Feb 6, 2021 · 6 comments · May be fixed by #662
Labels

Comments

@Arvind-raj06
Copy link
Member

Description of the problem

In computer science, an in-tree or parent pointer tree is an N-ary tree data structure in which each node has a pointer to its parent node, but no pointers to child nodes.

Example of the problem

https://opendsa-server.cs.vt.edu/ODSA/Books/Everything/html/UnionFind.html

References/Other comments

https://en.wikipedia.org/wiki/Parent_pointer_tree

@Arvind-raj06 Arvind-raj06 changed the title Parent pointer tree Add Parent pointer tree Feb 6, 2021
@Supriyo-455
Copy link

@Arvind-raj06 I want to try this ,can I work on it?

@nNikita1018
Copy link

Hey, I want to solve this issue.

@subhangi2731
Copy link

please assign me this

@czgdp1807 czgdp1807 removed the level3 label Dec 5, 2021
@FamALouiz
Copy link

I'll attempt this task if no one is working on it.

@Arvind-raj06
Copy link
Member Author

I'll attempt this task if no one is working on it.

Please do

@FamALouiz
Copy link

I'll attempt this task if no one is working on it.

Please do

Thanks for your reply and assignment of the task. I think the group's policy though is to not assign tasks? Anyway I'll still attempt it.

@FamALouiz FamALouiz linked a pull request Mar 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants