University of Toronto - Summer 1996
Department of Computer Science
CSC 148H: INTRODUCTION TO
COMPUTER SCIENCE
Assignments
- Assignment 1: Bisection
- SOLUTION to the code (and test cases)
- Assignment 2: Data Encryption
- Comments from the markers
- SOLUTION to the code
- SOLUTION to the proof
- Assignment 3: A Card Trick
- Comments from the markers
- SOLUTION to the code
- SOLUTION to the analysis part
- Assignment 4: Object-oriented programming and recursion
- Comments from the markers
- SOLUTION to the code