If I am given a list of numbers, what will be the best time complexity to find out the maximum number from the list?
Reveal answer
Fill a bubble to check yourself
If I am given a list of numbers, what will be the best time complexity to find out the maximum number from the list?