How to find Minimum and Maximum value from List elements in Python | interview question

Published: 11 September 2022
on channel: Python Developer - 0.1
74
2

Basics interview questions

Minimum is the smallest element of all elements in the list.
Maximum is a greater element than all elements from the List.
This will be helpful for the interview.

ex:

[ 10,20,30,40 ]

Min: 10
Max: 40


find reverse digits of num:

   • How to reverse digits of numbers usin...  

inbuilt function to find min and Max value

min(x)
Max(x)

#programming
#python
#coding
#interview
#basics
Django playlist:
   • Django Framework  


On this page of the site you can watch the video online How to find Minimum and Maximum value from List elements in Python | interview question with a duration of hours minute second in good quality, which was uploaded by the user Python Developer - 0.1 11 September 2022, share the link with friends and acquaintances, this video has already been watched 74 times on youtube and it was liked by 2 viewers. Enjoy your viewing!