SW StudyWalks

Computer Science  /  CS 0092  ·  Atom · ~20 seconds

Algorithm and Program

Video not yet published
to the StudyWalks catalog
State

An algorithm is the idea — precise instructions operating on data — and a program is its implementation, the algorithm written out in a formal programming language.

Show

One photo-sorting idea exists once; its realizations in three different apps are three programs.

Watch for

Critiquing a program is not critiquing its algorithm.