We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Python
- Built-Ins
- Athlete Sort
- Discussions
Athlete Sort
Athlete Sort
Sort by
recency
|
532 Discussions
|
Please Login in order to post a comment
I am learning lambda expression... This is very powerful. I start to understand the logic that we can sort a list depending of one of his attribute, but we have to give the index of this attribute into the lambda expression. Here my code :
Here is HackerRank Athlete Sort in Python solution - https://programmingoneonone.com/hackerrank-athlete-sort-problem-solution-in-python.html