Closed Prathamesh-007 closed 1 year ago
Factor function required a time complexity of O(n). But it has now been optimized to O(sqrt(n)). Testing required
@Prathamesh-007 could you also change the main.py in the mathbot folder? Thanks.
Factor function required a time complexity of O(n). But it has now been optimized to O(sqrt(n)). Testing required