Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.04 KB

README.md

File metadata and controls

15 lines (8 loc) · 1.04 KB

CPSC 1160 - Algorithms and Data Structures I

View this course on Langara

Course Description

Covers low-level operations, recursion, systematic software development, abstract data types, creation of libraries of reusable routines, sorting and searching algorithms, efficiency, algorithm analysis, pointers, arrays, dynamic memory management, linked lists, stacks, queues, introduction to hashing, binary trees and tree traversals, and advanced data manipulation. Object-oriented programming will be introduced.

Prerequisites

Prerequisite(s): A minimum "C" grade in one of CPSC 1150 or 1155; and one of the following: a minimum "B" grade in Precalculus 12; or a minimum "C" grade in MATH 1170, 1171, 1173, or 1174; or a minimum "C+" in Precalculus 12 and a minimum "C-" grade in Calculus 12; or MDT 85. Prerequisites are valid for only three years.

Resources