Compute and generate a compressed string for a given string containing repetitions September 12, 2020Coding Problems
Find all possible natural numbers below a given limit such that a3+b3 = c3+d3 September 11, 2020Coding Problems
Find all the pairs in a given ordered set of numbers whose sum is equal to a given input sum September 1, 2020Coding Problems
Find all the pairs in a given unordered set of numbers whose sum is equal to a given input sum September 1, 2020Coding Problems
Print all the possible prime factors for all the numbers till the given limit August 26, 2020Coding Problems