Teacher’s Assistant for CMPSC 24 - Problem Solving with Computers II

Undergraduate course, University of California, Santa Barbara, Computer Science, 2025

Intermediate building blocks for solving problems using computers. Topics include intermediate object-oriented programming, data structures, object-oriented design, algorithms for manipulating these data structures and their run-time analyses. Data structures introduced include stacks, queues, lists, trees, and sets.

My Responsibilities

  • Office Hours once a week to answeer students questions and help them debug their coding assignments
  • Lab Section once a week where I would reteach important concepts covered in class along with any additional potential questions
  • Proctor and Grade Midterm and Final Exams
  • Configured autograders using Gradescope for assignments