Skip to content

Programming logic exercise. "getFathers" receives the height and an array of integers with some node numbers of a post-ordered tree and returns the number of the "fathers" nodes of these nodes.

License

Notifications You must be signed in to change notification settings

Mauricio-MN/PostOrderSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostOrderSearch

Programming logic exercise. "getFathers" receives the height and an array of integers with some node numbers of a post-ordered tree and returns the number of the "fathers" nodes of these nodes.

About

Programming logic exercise. "getFathers" receives the height and an array of integers with some node numbers of a post-ordered tree and returns the number of the "fathers" nodes of these nodes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages