Algorithm Quotes
-
Object-oriented programming aficionados think that everything is an object.... this isn't so. There are things that are objects. Things that have state and change their state are objects. And then there are things that are not objects. A binary search is not an object. It is an algorithm.
Alexander Stepanov -
One of the implicit principles of computer science, as odd as it may sound, is that computation is bad: the underlying directive of any good algorithm is to minimize the labor of thought.
Brian Christian
-
Minimizing the sum of completion times leads to a very simple optimal algorithm called Shortest Processing Time: always do the quickest task you can.
Brian Christian -
A formal parsing algorithm should not always be used.
David Gries -
We at Google have made tremendous advances in understanding language. Our knowledge graph has been fundamental to that. The new algorithm that we launched today called Hummingbird has been a great leap forward.
Amit Singhal -
The word algorithm comes from the name of Persian mathematician al-Khwārizmī, author of a ninth-century book of techniques for doing mathematics by hand. The earliest known mathematical algorithms, however, predate even al-Khwārizmī’s work: a four-thousand-year-old Sumerian clay tablet found near Baghdad describes a scheme for long division.
Brian Christian -
You ask an algorithm “What aren’t black women talking about” and it tells you “tanning,” you know you did something right.
Christian Rudder -
This is where the world is going: direct access from anywhere to any type of data, whether it's a small piece of data or a small answer but a long algorithm to create that answer. The user doesn't care about this.
Hasso Plattner