Donald Knuth/Related Articles
Jump to navigation
Jump to search
- See also changes related to Donald Knuth, or pages that link to Donald Knuth or to this page or whose text contains "Donald Knuth".
About algorithms
- Algorithms - Ways of solving problems with computer programs.
- Complexity of algorithms - Formal analysis for how long they take to execute, at worst.
- Big O notation - A system for expressing behavior of algorithms.
- Little o notation - A system for expressing behavior of algorithms.