Leetcode: Solving Leetcode Problems in Hindi

Two sum, Two Sum - II, Three sum

Find two numbers that add up to a Target. Find two numbers in a sorted array that add up to a number. Find three numbers in an array that add up to a Target.