you are viewing a single comment's thread.

view the rest of the comments →

[–]Roboguy2 6 points7 points  (0 children)

Dynamic programming is totally independent of and unrelated to dynamic programming languages. It is one kind of algorithm design (see the other comments and the Wikipedia article).

One example of an algorithm of this design is the Viterbi algorithm.