Q1.Morty and his array Rick gave Morty an array 'Arr' of length ‘N’ and an integer ‘K’ and asked him to find the minimum possible cost to split... read more
Q2.Delete middle node You have been given a singly Linked List of integers. Your task is to delete the middle node of this List. Note: 1. If th... read more
Q3.Sub Sort You are given an integer array ‘ARR’. You have to find the length of the shortest contiguous subarray such that, if you sort this s... read more