Data Structures and Algorithms: CS260
-
A primer on C: Introduction to the C programming language, covering pointers, memory management, and functions. Ideas are motivated, and explored, and a few examples of dynamic data structures are implemented. Videos can be found on youtube here, and slides are below.
Memory in C, Pointers, and Memory, Dynamic Array Programming Example
- Recurrence Relations Recitation: Problems (Made by Mihir Rao), Solutions