You must log in or register to comment.
Insertion: stick it on the end O(1)
Retrieval: BOGO sort your list and return the first item. It’s O(1) in the best case.
Checkmate, nerds!
Insertion: stick it on the end O(1)
Retrieval: BOGO sort your list and return the first item. It’s O(1) in the best case.
Checkmate, nerds!