Skip to content

Add Parent pointer tree #325

Open
@Arvind-raj06

Description

@Arvind-raj06

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions