Degree in Industrial Technologies and Economic Analysis
UPC-UPF Bachelor's Degree
Continuous Assessment Test
Re-evaluation Exam¶
- Date:
Jan 13th, 2026
- Duration:
110 min
- Course:
2025-26
- Grade:
GTIAE
- Org:
ETSEIB school, Computer Science dept., UPC
- Copyright:
Problems¶
The grade weight for these problems is as follows: 20%, 30%, 30% and 20%. The various functions in the problem have the same weight unless indicated otherwise.
Solutions¶
Grading Doctests and Weights¶
Warning
Do not leave pieces of code that are wither incomplete or contain syntax errors in the file to deliver since that would result in a 0.0 grade for all the functions.
The tests provided are examples to illustrate the outcome of the function. Passing these tests does not guarantee that the function is correct (unless explicitly said so) since theuy may not cover all the cases. Hence, completing the doctests set is recommended to validate your function. The additional doctests should not be submitted.