Leetcode - Lowest Common Ancestor of a Binary Tree (Python)

preview_player
Показать описание
June 2021 Leetcode Challenge
Leetcode - Lowest Common Ancestor of a Binary Tree #236
Difficulty: Medium
Рекомендации по теме
Комментарии
Автор

come back to youtube and upload more leetcode pls we miss you :(

jja
Автор

I don't like these recursion problems where the return value is buried in different conditions.

FlexGC
Автор

Amazing content! BTW May I ask what key switch you are using?

jl
Автор

Another great video!! ...One request..please make a little bit longer videos..this was too fast!

harshvardhanranvirsingh
Автор

Bro you're god at solving leetcode. How can I be like you?

thepriestofvaranasi
Автор

I was able to solve it using a similar technique. I'm honestly just happy I was able to spot a recursive problem. :)

yevengyklaus