Help

Course Information

Data Structures with C++Data Structures with C++ (CSC 240)

Term: 2025-2026 Fall Semester

Faculty

Marcus Birkenkrahe
Email address is hidden, click here to email
I earned a PhD in theoretical physics (more specifically: lattice gauge theory). My thesis involved computer science (OOP) & meta techniques (literate programming). I was involved early in the development of the WWW and in virtual learning. I blog irregularly & I have also written some fiction. I'm interested in all things digital, especially in data science, machine learning and cybersecurity applications of these. On leave of absence from Berlin School of Economics and Law.

Schedule

Tue-Thu, 9:30 AM - 10:45 AM (8/21/2025 - 12/12/2025) Location: MAIN LYON 104

Description

CSC 240 DATA STRUCTURES WITH C++ / 3 CREDITS
Fundamentals of data structures as they are used for the efficient storage and manipulation of data.
Topics include common data structures that are used in various computational problems, such as stacks,
queues, trees, lists, and heaps. Prerequisite: MTH 101 and one of the following: CSC 100, CSC 115 or CSC 109