Apr 20, 2024  
2022-2023 Undergraduate Catalog 
    
2022-2023 Undergraduate Catalog [ARCHIVED CATALOG]

SWEN 3350 - Data Structures for Software Engineering

Credit Hours: 3 Lecture: 3 Lab: 0

This course will study the design and implementation issues surrounding the common data structures including arrays, linked lists, queues and stacks; abstract data types, binary trees, binary search trees, heaps, hashing techniques, recursion, as well as the implementation of searching and sorting algorithms.

Prerequisites: CSCI 1320  or CSCI 1370  or equivalent.