Q1.Count Subsequences You have been given an integer array/list 'ARR' of size 'N'. Your task is to return the total number of those subsequence... read more
Q2.Kevin’s stack problem Kevin has recently learned the concept of “STACK”. During his practice, he got stuck in a problem where he has to reve... read more