extinctsion / extinctsion/easyPythonpi
Add methods for tree traversal - DFS/BFS
オープン
good first issue
hacktoberfest
hactoberfest-accepted
- 主要言語
- Python
- スター
- 21
- フォーク
- 42
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
評価
この issue はまだ評価されていません。