extinctsion / extinctsion/easyPythonpi
Add methods for tree traversal - DFS/BFS
Abierto
good first issue
hacktoberfest
hactoberfest-accepted
- Lenguaje dominante
- Python
- Estrellas
- 21
- Forks
- 42
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.