Jul 30, 2025  
The Elmira College Undergraduate Catalog 2024-2025 Academic Year 
    
The Elmira College Undergraduate Catalog 2024-2025 Academic Year [ARCHIVED CATALOG]

Add to Favorites (opens a new window)

CSC 3200 - DATA STRUCTURES


credits: 3.0
This course develops some of the more sophisticated tools that a computer programmer needs to cope with the complexity of real applications.  Will study the logical organization of information (data structures) as well as its efficient processing. Objectives: A) Examine fundamental data structures (lists, stacks, queues, and trees) and how to implement them in Java programs; B) Design and implement data structures as classes; C) Apply prinicples of software engineering, top-down design, procedural and data abstration, information hiding, documentation, and programming style; D) Explore how algoithms and data structures affect program complexity and program efficiency. Method of Evaluation: Programming projects, mid-term and final exams, and quizzes.



Add to Favorites (opens a new window)