extinctsion / extinctsion/easyPythonpi

Add methods for tree traversal - DFS/BFS

Open
#40 4 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest hactoberfest-accepted
Dominant language
Python
Stars
21
Forks
42
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.