extinctsion/easyPythonpi

Add methods for tree traversal - DFS/BFS

Opened this issue · 4 comments

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

Dv04 commented

Hey, can I get assigned to this issue?

@Dv04 issue assigned to you.

Dv04 commented

Thanks. Will update you as soon as done.

can u asssign this issue?