Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
3 credits
Data Structures
The information shown on this page is simply that, information. This information is related only to this course in
general, not to a specific class or instance of this course that is being offered. The labs shown on this page are
those that I have created for this course, they are not those that are specifically assigned. For actual class
information, the information that my current students should be looking at, return to the
homepage and choose a currently offered class.
Advanced programming techniques and concepts using the C programming language. Topics will include algorithm analysis and design, memory management, software engineering concepts and standard data structures including linked lists and binary trees. Prerequisite: CSCI 2473 or instructor approval.
Objectives
Students will learn advanced programming techniques in C
Students will use algorithm analysis and design techniques
Students will implement memory management in their programs
Students will design C programs that use linked lists
Students will design C programs that use binary trees