CS15: Data Structures
Undergraduate CS course, Tufts University, Department of Computer Science, 2023
CS 15 is all about building your programming toolkit. The tools are data structures, the means by which we store, organize, and access data. We will implement and utilize the key data structures and algorithms that every programmer must know, learn about the useful abstractions that they provide, and study the costs in time and space associated with them.
Terms: Spring 2023, Fall 2023, Spring 2024, Spring 2025
What I did:
- Held office hours to assist student assist students in the building of their projects
- Graded assignments in order to assure code quality and functionality
- Created and maintained schedules to allow students to have their project designs reviewed by other teaching assistants
