C++

Monday, 8 October 2012

Data Structures & Algorithms:

          ☻Data Structure:

  • Goal: organize data
  • Criteria: facilitate efficient 
  • storage of data
  • retrieval of data
  • manipulation of data
  • Process: 
  • select and design appropriate data type

Need to run computer eficiently?

Efficient Management or Storage of Data  Data Structure
Efficient Sequence of Actions(i.e Manipulation & Retrieval)Algorithms

Examples:
Tradeoff:


No comments:

Post a Comment