Array Related Problems

Maximum for every window of size k in an array Generate all subsets of an array Pairs in a given array whose sum is k Find a triplet in an array with given sum K Moore's Voting Algorithm K largest elements in an array Largest sum continuous sub-array Implement a stack with push(), pop() and … Continue reading Array Related Problems