Course Code & Number
CMPE 223
Course Title
Data Structures and Algorithms I
Level
BS
Credit Hours/ ECTS Credits
(3+0+0) 3 TEDU Credits, 6 ECTS Credits
Pre-requisite / Co-requisite::
Pre-requisites: CMPE 211 OR CMPE 114
Co-requisites: NONE
Catalog Description
Design and Analysis of algorithms. Stacks and queues. Elementary sorts. Mergesort. Quicksort. Priority queues. Heaps. Symbol tables. Binary search trees. Balanced search trees. Hash tables.