CmSc 250 Intro to Algorithms


Conclusion: Where we have been

A glimpse at the Big Picture

What is science about?

Building and studying models of subsets of possible realities.
Identifying components and their relations.

What is Computer Science about?

Design and implementation of computational models:

  • Describing components using various data structures
  • Describing the functional properties in terms of operations
    applicable to the components of the object
  • Building and using appropriate operational environments
  • Exploring the limits of computability

Back to Contents page
Created by Lydia Sinapova