Skip to content

RodriguezGoldstein/data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP 271: Data Structures C++

Computer Science Department

Loyola University - Fall 2014

Instructor

  • Ms. Maria Saenz

Course Objectives

This course is a continuation of COMP 170 introduces the concepts of data abstraction and data structure, including stacks, queues, lists, sets, and trees. The issues of implementing a data structure in a language such as C++ are examined using classes, arrays, and linked structures. Sorting and searching techniques are analyzed. The concepts of correctness and efficiency of algorithms are developed. Time/space comparisons of iterative algorithms with recursive algorithms are made. The course includes several major programming projects.

Textbook

  • Data Structures using C++ by Dr. Varsha H Patil. Oxford University Press. ISBN: 0-19-806623-6

About

Data structures concepts of data abstraction and data structure, including stacks, queues, lists, sets, and trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages