NITIN23329 / LeetCode

This repo contains several problems solved at leetcode
MIT License
1 stars 0 forks source link

solve problem #17

Closed NITIN23329 closed 3 years ago

NITIN23329 commented 3 years ago

Topic : Trees problem link : https://leetcode.com/problems/cousins-in-binary-tree/

NITIN23329 commented 3 years ago

solved 👍 https://github.com/NITIN23329/LeetCode/blob/83b5c3f91fe69185f99a96742d1b06dbe5cdf86b/Trees/CousinsInBT.java#L1