DSAProblemsHub
DSAProblemsHub copied to clipboard
A C++ code to find all factors of a given number
I would like to add a C++ code for finding all the factors of a given integer in O(sqrt(n)) time complexity. kindly Assign me this task under HacktoberFest, Thank you.