extinctsion / extinctsion/easyPythonpi

Add methods for tree traversal - DFS/BFS

Aperta
#40 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
good first issue hacktoberfest hactoberfest-accepted
Lingua principale
Python
Stelle
21
Fork
42
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.