If I do some computation iterating over the loop while taking the inputs. Thereafter, printing the result. Can I say it is O(1) complexity?
SupportExpert
If I do some computation iterating over the loop while taking the inputs. Thereafter, printing the result. Can I say it is O(1) complexity?
Share