filmov
tv
#leetcode : max of n given numbers

Показать описание
#leetcode : max of n given numbers:
Initiate max = 0
Loop over the list
- foreach number in list
- compare it with max
- - if numbers is greater
- - -set max = number
- - else continue
return max
other queries:
find maximum in given array.
find maximum in given array.
how to find the largest number in array.
list data structure in python
maximum of array
#leetcodesolution #python3 #pythonprogramming #coding #coder #learn #python #code #java #supercoder #likesforlike #followforfollowback #coding #pythonlove #pythonsofinstagram
Initiate max = 0
Loop over the list
- foreach number in list
- compare it with max
- - if numbers is greater
- - -set max = number
- - else continue
return max
other queries:
find maximum in given array.
find maximum in given array.
how to find the largest number in array.
list data structure in python
maximum of array
#leetcodesolution #python3 #pythonprogramming #coding #coder #learn #python #code #java #supercoder #likesforlike #followforfollowback #coding #pythonlove #pythonsofinstagram