Donald Knuth/Related Articles
Jump to navigation
Jump to search
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.