EAI Technologies Interview Question

Q1: Fizz Buzz Q2: Return true if String1 is reverse of String2 Q3: Create a Generic TreeNode class with N children in your own language. Q1: Return sum of the given binary tree (asked complexities) Q2: Print nodes whose subtress have even sum (complexities ) Q3: Is the given tree a heap?