Caitlin Wilson

17%
Flag icon
there may be a place for algorithms like Bubble Sort after all. Its very inefficiency—moving items only one position at a time—makes it fairly robust against noise, far more robust than faster algorithms like Mergesort, in which each comparison potentially moves an item a long way. Mergesort’s very efficiency makes it brittle.
Algorithms to Live By: The Computer Science of Human Decisions
Rate this book
Clear rating
Open Preview