Q1.Stock Buy and Sell You have been given an array 'PRICES' consisting of 'N' integers where PRICES[i] denotes the price of a given stock on th... read more
Q2.Given 2 game scenarios for basketball, and given p as the probability of making a basket in an attempt, I have to understand the condition w... read more
Q3.Sorted order printing of a given array that represents a BST You have been given a Binary Tree of 'N' nodes, where the nodes have integer va... read more