Search

Sort

Big-O
O(N Log N)
Example
l.sort()
Notes
key/reverse mostly doesn’t change