Q1.Minimize the maximum difference between adjacent elements in an array You are given a non-decreasing array and an integer K. You need to rem... read more
Q2.Meetings II Stark Industry is planning to organize Stark Expo, for which various departments have to organize meetings to check their prepar... read more
Q3.Find a value whose XOR with a given value is maximum. You are given an integer 'X' and your task is to find an integer 'Y' such that the bit... read more