Skip to content

goodcleanfun/lca_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lca_tree

A rooted tree for finding lowest common ancestor (LCA) with exponential pointers up allowing for binary searching of levels.

About

A rooted tree for solving the lowest common ancestor problem

Resources

License

Stars

Watchers

Forks

Packages

No packages published