When & where is the midterm quiz? | |
11.6 17:30 - 19:30 See here (https://cis.technion.ac.il/wp-content/uploads/Viewing-exam-details.-Hebrew-Ver.pdf) for an explanation of how to find which room you are assigned to. |
How does the midterm quiz grade affect the final grade? | |
The grade of the midterm is 15% MAGEN of the final grade. I.e., your final grade will be max(0.15*M + 0.05*H + 0.8*F, 0.05*H + 0.95*F), where M = midterm grade, H = homework grade, F = final exam grade. |
What is the material for the midterm quiz? | |
All the material from lectures 1 to 5, up to and including 2D arrays, and all the material from tutorials 1 to 6. Binary search is not in the material. |
Will the midterm quiz be submitted on paper or digitally from my laptop? | |
The midterm quiz will be *on paper*. It will be a *multiple choice* exam, where for each question you will need to mark one correct answer. |
What happens if I'm on reserve duty and cannot take the midterm quiz? | |
People on reserve duty will be compensated for missing the quiz in the final grade. |
How should I prepare for the midterm quiz? | |
1. Go over all the slides from the lectures and tutorials that are in the material of the quiz, and make sure you understand all the concepts and examples. 2. Solve previous midterm quizzes. Though the format is not the same, it will give you good practice to write some code. 3. Go over the homework questions and solutions, for the relevant homeworks. |
Where can I get example questions for the midterm quiz? | |
We provide a small number of examples in Moodle, under "מבחני עבר". See the previous question regarding "how to prepare for the quiz". |