• vmware airwatch
  • Introduction
  • First Chapter
  • Second Round
    • Tell me about a time when you couldn't fix your bug.
  • Algo
    • Sort elements by frequency
    • Remove duplicate characters in a string
    • Count the number of 1s in the binary of a number
    • Create two threads, one display odd & other even numbers
    • Finding the Sum of Rows and Columns in a Two-Dimensional Array
    • Implement Queue using Stacks
    • Implement Stack using Queues
    • Two dimensional array to find the sum of adjacent numbers
    • linked list reversal recursive
    • Check the syntax of the mathematical expression
    • Detect a Loop in Singly Linked List
    • Fibonacci
    • Rotate Array By N From Right or Left
    • Write a regular expression pattern to match "525", "528", and "530" to "599" exclusively.
    • Kadane's algorithm to find subarray with the maximum sum
    • Print the prime nos till 10000 whose sum of digits is divisible by 6
    • Reverse of Number
    • Anagram
    • QuickSort
  • Algo 2
    • Move all zeroes to end of array
    • Find the pair of number which has the given sum
Powered by GitBook

Find the pair of number which has the given sum

Find the pair of number which has the given sum

Video http://www.geeksforgeeks.org/write-a-c-program-that-given-a-set-a-of-n-numbers-and-another-number-x-determines-whether-or-not-there-exist-two-elements-in-s-whose-sum-is-exactly-x/

http://stackoverflow.com/a/25924362

results matching ""

    No results matching ""