Skip to content

Add methods for tree traversal - DFS/BFS #40

Description

@extinctsion

add new methods for tree traversal and CRUD operations.
C- Create new nodes at tree
R- Read data at particular node
U- Update data at particular given node
D- Delete particular node of the tree.

-- Add methods to create tree
-- Add methods for tree traversal
--BFS
--DFS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions