How to sort a list of objects based on an attribute in Python?
How to sort dictionary keys according to values in python?
How to sort a list of alpha-numeric strings according to integer values in Python?
How to do custom sorting using the in-built key parameter in python?
How to use Python key, reverse in sorted() or .sort() functions?
Link to the playlist: • Python Interview Questions Series - Beginn...
LinkedIn profile: / sukanta-roy-448a5856
Timestamps:
0:00 - Intro
1:00 - Brief overview on What is sorting?
1:35 - What do I mean by custom sorting?
2:30 - Where custom sorting is needed?
4:22 - How to use key parameter to perform custom sorting?
10:20 - How to sort a list of objects based on a specific attribute?
15:05 - Using 'reverse=True' to sort in reverse order
16:08 - How to sort Dictionary keys based on Values?
If you liked this video, please consider subscribing to the channel.