LeetCode Problem #100: Same Tree
Difficulty: Easy
Language: TypeScript
Technique: Simultaneously call both nodes and compare them, check if either of them is null, and the values are not identical
Functions used: Double ampersands operator/AND gate (&&), Double pipes operator/OR gate (||), strictly equal check (!==)
Music used:
--------------------------------------------------------------
🎵 Music "Something Blue" by ‘Fool Parsley’
• fool parsley - something blue 🌀 royalty fr...
💿 Listen everywhere:
https://lofihiphop.de/somethingblue
✅ For more Copyright Free Music visit:
https://youtube.tamamusic.com
--------------------------------------------------------------
Tags:
#leetcode #codinginterview #codechallenge #codewithme #algorithm #typescript #javascript #solution #codingsolutions #recursion #linkedlist #linkedlists