C++ program for Sliding Window Maximum
Question : You are given an array of integers and a integer k. You need to figure out the maximum […]
Question : You are given an array of integers and a integer k. You need to figure out the maximum […]
Question : You will be given a collection of intervals. Now you need to merge all the intervals. Input: intervals […]
Question : You are given an array . You need to return all the unique triplets which sums to zero […]
Question : You are given a string str , you have to find the length of the longest substring which […]
Question : You are given an integer array .The given array is sorted but it is rotated . For example […]
Question : You are given a m x n matrix with integers . if an element is 0, set its entire […]
Question : You are given an array . The array contains integer from 1 to n .The array contains n+1 […]
Copyright © 2024 | WordPress Theme by MH Themes