Lecture notes for the Introduction to Computer Science I by James Tam | Return to the course web page |
Type of exam: Closed book (No electronic devices (e.g., cell phones) or computational aids (e.g., calculators, laptops, hand held computers) will be allowed)
General instructions:
Multiple choice:
Short answer:
Make sure you fill in all your answers in this exam booklet.
20 multiple choice (20 marks)
7 short answer questions (40 marks)
The exam will be cumulative but with a heavy focus on the topics covered after the midterm.
Arrays (1D, 2D)
Records
File input and output
Pointers
Linked lists
Defining new types
The Bubble sort
Recursion