Sunday, July 15, 2007

DS or Algorithm?

For a long time, I even can not distinguish DataStructure and Algorithm.

DS mainly focus on the preliminary step. Thinking from the name, DS consists of various DATA's arrangement while the Algorithm mainly concerns the high-level's issue: problem solving and solution strategy.

Just like the differences between the programming languages: the machine language, the assemly language, C language  and  garbage-collection-feature language(managed language), they are obvious and definite.

No comments: