Javascript is currently not supported, or is disabled by this browser. Please enable Javascript for full functionality.

Capitol Technology University Course Catalog

   
    Sep 19, 2024  
2024-2025 Course Catalog 
    
2024-2025 Course Catalog

CS 230 - Data Structures


Class Hour(s) 3
Laboratory Hour(s) 0
3 Semester Credit Hour(s)

Advance pointers and dynamic memory usage. Concepts of object-oriented design and programming. Includes classes, friend functions, templates, operator overloading, polymorphism, inheritance, exception handling, containers, iterators and the standard template library. Applications involve the use of simple data structures such as stacks, queues, linked lists and binary trees. Recursion, searching and sorting algorithms. The above concepts are implemented through a series of hands-on programming projects, all of which are completed as part of the homework requirements.

Prerequisite(s): CS 225 or CS 200
Corequisite(s): MA 124