CasperBHansen / DIKU_AD_2013

A disposition for the algorithms and data structures course exam.
4 stars 0 forks source link

Ch 4 #15

Closed Genesiz closed 11 years ago

Genesiz commented 11 years ago

Running time analysis.

Example of use (rod-cutting?)

inukurax commented 11 years ago

Other example of use would be: Longest Common subsequence.

CasperBHansen commented 11 years ago

Which could then be related to the assignment on palindromes. Good point! +1

CasperBHansen commented 11 years ago

Moved to new issue, breaking up issues for consistency on the repository.

https://github.com/CasperBHansen/DIKU_AD_2013/issues/26