Showing posts with the label CodingShow All
Minimum no. of Jumps to reach end of an array
Find Largest sum contiguous Subarray.
Write a program to cyclically rotate an array by one.
Find the Union and Intersection of the two sorted arrays.
Move all the negative elements to one side of the array
Find the "Kth" max and min element of an array .
Find the maximum and minimum element in an array.
Reverse a String or Array
Given an array which consists of only 0, 1 and 2. Sort the array without using any sorting algorithm
Maximum and minimum of an array using minimum number of comparisons.
square root of an integer.
Search in a rotated sorted array.
Find a Fixed Point (Value equal to index) in a given array.
Find first and last positions of an element in a sorted array.