star twitter facebook envelope linkedin youtube alert-red alert home left-quote chevron hamburger minus plus search triangle x

Course Descriptions


Course Number: CS 316
Course Name: Introduction to Data Structures & Algorithms
Number of Credit Hours: 3 Credits
Prerequisite(s): CS 211 or PNU-CS 211 
Corequisite(s): N/A
Course Description: 
This course includes contents: Introducing data structures and algorithms, analyzing and describing an algorithm in some ways, also it represent deeply about some fundamental data structures, algorithms as arrays, linked lists, queue, stacks, trees…, and discover some algorithms: sorting data, searching data,… on the computers with many ways. Finally, learners can write algorithms by C++ language programs.