


Find all possible natural numbers below a given limit such that a3+b3 = c3+d3

Find all the pairs in a given ordered set of numbers whose sum is equal to a given input sum

Find all the pairs in a given unordered set of numbers whose sum is equal to a given input sum

Sort the given unordered set of Binary digits

Print all the possible prime factors for all the numbers till the given limit

Find the count of occurrences of all the words in a given sentence

Find the number of occurrences of a given character in a string
