Shortest Sub-Array

You are given an array $A$ consists of $N$ elements. You have to perform $Q$ queries on the array. …

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.