Q1.Sum of Two Arrays You are given two numbers 'A' and 'B' in the form of two arrays (A[] and B[]) of lengths 'N' and 'M' respectively, where e... read more
Q2.Binary Tree Maximum Path Sum You are given a binary tree with ‘N’ nodes. Your task is to find the “Maximum Path Sum” for any path. Note : 1.... read more
Q3.Technical Questions Ques 1 : Do you know Binary search tree. Ques 2 : Difference between Binary Tree and Binary Search Tree. Ques 3 : Given ... read more