COP3530 Data Structures and Algorithm Analysis (BAS)
Prerequisite:
COP1000 and at least one course from the following list of higher level programming language courses:
COP2334,
COP2360,
COP2800,
COP2047,
COP2654
The student will learn about sequential, decision, and repetition logic structures. Students will explore data structures such as arrays, stacks, queues, and linked lists. The object-oriented programming paradigm will be used by the students in the design of applications where data and methods interact.