My issue
how is this O(sqrt(n)) when log (n) is a dominant one
My code
12041
Learning course: Time complexity using Python
Problem Link: Practice Problem in - CodeChef
how is this O(sqrt(n)) when log (n) is a dominant one
12041
Learning course: Time complexity using Python
Problem Link: Practice Problem in - CodeChef