type
status
date
slug
summary
tags
category
icon
password
 

🖋️ Leaf-Similar Trees (Leetcode 872)

 
notion image
 
In short, we are gonna to compare the leaves between two tree.
First, we should get the elements from the leaves.
 
 

Recursion Method

 
JVM in shortTwo Ways to Reverse a Singly Linked List
Loading...
Parker Chen
Parker Chen
Programming is Magic.
Announcement
将地址栏中的 'en' 修改为 'zh' 即可切换本页语言。
中文版为原始文章,英文版为翻译版本,如需参考原文请查看中文版。