data structure and algorithm.txt

Upload: jo-fel-garcia

Post on 09-Mar-2016

217 views

Category:

Documents


0 download

TRANSCRIPT

  • CC 106- Data Structures and Algorithm

    COURSE DESCRIPTION:The purpose of this course is to provide the students with solid

    foundations in the basic concepts of programming: data structures and algorithms. The main objective of the course is to teach the students how to select and design data structures and algorithms that are appropriate for problems that they might encounter. This course is also about showing the correctness of algorithms and studying their computational complexities. This course offers the students a mixture of theoretical knowledge and practical experience.