Introduction to Algorithms

less than 1 minute read

Peaking finding

Algorithmic thinking

full

full

Models of Computation

Algorithm and time Random access machine Pointer machine Document distance: problem&algorithms

What is an Algorithm?

Mathematical abstraction of computer program Computational procedure to solve a problem full full

Random Access Machine (RAM)

full

Pointer Machine

full full

Python Model

full

Source

https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-fall-2011/pages/lecture-notes/

Updated: