Apr 25, 2024  
2018-2019 Academic Catalog 
    
2018-2019 Academic Catalog [ARCHIVED CATALOG]

COSC 3333 Data Structures and Algorithms II


Cr. 3
Semester Credit Hours: 3
Class Hours Per Week: 3
Additional Laboratory or Activity Hours Per Week: 0
Course Level: Upper Division

Prerequisite(s): COSC 3331 
A study of advanced data structures and algorithms and their application to computing problems. Implementation of data structures and algorithms in Java. Software design; Problem spaces; AI search algorithms: breadth-first, depth-first, best-first, minimax search, alpha-beta pruning, constraint satisfaction, and backtracking.