CS210 − Data Structures and Abstractions

Lab Outline (Winter 2023)

Lab Outline

Lab Week of Contents
0 January 4 - 6 No lab this week, be prepared for next week.
All labs will be performed using Replit Teams. Make sure you have joined before your first lab.
Information on joining Replit Teams
Lab Marking
  • Remote labs: lab assignments are submitted on replit for grading.
  • In person labs: lab assignments are graded in the lab period.
1 January 9 - 13 Introduction to Debugging with Linked List
2 January 16 - 20 Operator Overloading
3 January 23 - 27 Templates
4 January 30 - February 3 Computational Complexity and Performance Measurement
5 February 6 - 10 Recursion
6 February 13 - 17 STL Lists
  February 20 - 24 No labs - Winter Reading week!!
7 February 27 - March 3 Stack and Exception Handling
8 March 6 - 10 Queue
9 March 13 - 17 Hash Table
10 March 20 - 24 Binary Search Tree