easyPythonpi icon indicating copy to clipboard operation
easyPythonpi copied to clipboard

Add methods for tree traversal - DFS/BFS

Open extinctsion opened this issue 2 years ago • 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

extinctsion avatar Sep 30 '23 07:09 extinctsion

Hey, can I get assigned to this issue?

Dv04 avatar Sep 30 '23 18:09 Dv04

@Dv04 issue assigned to you.

extinctsion avatar Oct 01 '23 07:10 extinctsion

Thanks. Will update you as soon as done.

Dv04 avatar Oct 01 '23 08:10 Dv04

can u asssign this issue?

Harsha19-08 avatar Oct 02 '23 15:10 Harsha19-08