extinctsion / extinctsion/easyPythonpi
Add methods for tree traversal - DFS/BFS
Aberta
good first issue
hacktoberfest
hactoberfest-accepted
- Linguagem predominante
- Python
- Estrelas
- 21
- Forks
- 42
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.