Skip to content

finds the lowest common ancestral node of a target node on a binary tree using DFS. Java & Python Solution.

Notifications You must be signed in to change notification settings

JustinButler700/Lowest-Common-Ancestor-of-a-Binary-Search-Tree-LEETCODE-EASY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lowest-Common-Ancestor-of-a-Binary-Search-Tree-LEETCODE-EASY

finds the lowest common ancestral node of a target node on a binary tree using DFS. Java & Python Solution.

About

finds the lowest common ancestral node of a target node on a binary tree using DFS. Java & Python Solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published