Single Element In Sorted Array (C++)
Question : You are given a sorted array . In the array all elements appeared twice , and there is […]
Question : You are given a sorted array . In the array all elements appeared twice , and there is […]
Question : You are given an integer array .The given array is sorted but it is rotated . For example […]
Question : You are given an array which is sorted , Your task is to remove the duplicate elements and […]
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 […]
Question : You are give an array with integers , your task is to find the longest subarray within that […]
Question : An array is given with 0’s ,1’s and 2’s .Without using any extra space and sorting algorithm put […]
An array is an ordered list of values An array of size N is indexed from zero to N-1 A […]
Copyright © 2024 | WordPress Theme by MH Themes