-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Labels
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
[-]Parent pointer tree[/-][+]Add Parent pointer tree[/+]Supriyo-455 commentedon Mar 8, 2021
@Arvind-raj06 I want to try this ,can I work on it?
nNikita1018 commentedon Mar 9, 2021
Hey, I want to solve this issue.
subhangi2731 commentedon Apr 26, 2021
please assign me this
FamALouiz commentedon Mar 14, 2025
I'll attempt this task if no one is working on it.
Arvind-raj06 commentedon Mar 15, 2025
Please do
FamALouiz commentedon Mar 15, 2025
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.