Lecture overview -- Keyboard shortcut: 'u'  Previous page: Documentation of the algorithms library -- Keyboard shortcut: 'p'  Next page: Principles used for algorithms -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Templates and The Standard Library - slide 32 : 39

Overview of Algorithms

The standard library contains approximately 60 standard algorithms

Most of these represent simple ideas, as opposed to algorithms in an Algorithms and Data Structure course tradition

The design here is not on the desing of algorithms or even on the use of any but the simplest and most obvious algorithms, §18.2 in The C++ Programming Language