Skip to content

sehgalvibhor/N-AryTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N-AryTree

A N-Children tree developed in Python, nothing fancy ! This tree has N childre, adding the children is very simple by creating a node and using the add_child function. Also a traverse method is defined which uses recursion to find all the values greater than the threshold value entered by the user.

About

A N-Children tree developed in Python, nothing fancy !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages