extinctsion / extinctsion/easyPythonpi
Add methods for tree traversal - DFS/BFS
Đang mở
good first issue
hacktoberfest
hactoberfest-accepted
- Ngôn ngữ chính
- Python
- Star
- 21
- Fork
- 42
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.