DEV258 — Data Structures and Algorithms with Python
5 CR This course will explore various Python data structures including lists, tuples, dictionaries, classes and data abstraction, sets, stacks, queues and tree structures. Students will work with standard algorithms for implementing searching, sorting, and optimization methods. Course
Prerequisites: DEV128, PROG128