Skip to content

Add Parent pointer tree #325

@Arvind-raj06

Description

@Arvind-raj06
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

Activity

changed the title [-]Parent pointer tree[/-] [+]Add Parent pointer tree[/+] on Feb 6, 2021
Supriyo-455

Supriyo-455 commented on Mar 8, 2021

@Supriyo-455

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

nNikita1018

nNikita1018 commented on Mar 9, 2021

@nNikita1018

Hey, I want to solve this issue.

subhangi2731

subhangi2731 commented on Apr 26, 2021

@subhangi2731

please assign me this

FamALouiz

FamALouiz commented on Mar 14, 2025

@FamALouiz

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

Arvind-raj06

Arvind-raj06 commented on Mar 15, 2025

@Arvind-raj06
MemberAuthor

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

Please do

FamALouiz

FamALouiz commented on Mar 15, 2025

@FamALouiz

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.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @czgdp1807@Arvind-raj06@subhangi2731@Supriyo-455@nNikita1018

      Issue actions

        Add Parent pointer tree · Issue #325 · codezonediitj/pydatastructs