Leetcode_daily
@leetcode_daily_unstoppable
1.59K
subscribers
611
photos
1
file
983
links
Don't miss a day to solve the problem
My leetcode graph -
https://leetcode.com/SamoylenkoDmitry/
Download Telegram
Join
Leetcode_daily
1.59K subscribers
Leetcode_daily
https://leetcode.com/problems/delete-leaves-with-a-given-value/description/
Recursively remove
target
leafs from the tree
#easy
#dfs
#tree
👍
1
🔥
1