Infosys Bridge Program Wave 19
Question #1 : We will meet again You are given an array A of N integers where A[i] represents the height of (i+1)th building. If someone is in the ith building, he can move to the jth if and only if i < j and Ai < Aj. Additionally, you are given an integer Q …