1. Write a function to find all leaf nodes in a tree data structure.
2. What is a delegate? Provide an example of its syntax.
3. Why do we use join in Multithreading?
4. What are the R1 release milestones?
5. Given a binary tree, determine if it is a valid binary search tree (BST).