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". |
When will the grades of the midterm quiz be published? | |
Unfortunately, the grades will be delayed due to the current situation. The exams need to be automatically graded at the Technion, and while the Technion is closed we cannot make progress on that. Stay safe. |
Where are all the zoom links? | |
Here: https://moodle24.technion.ac.il/mod/poster/view.php?id=220529 |
Where are the recordings of the lectures and tutorials available? | |
Yael lectures: https://panoptotech.cloud.panopto.eu/Panopto/Pages/Sessions/List.aspx?folderID=8e84502c-f411-4dbb-bbf4-b300016750a8 Miri lectures (password is "eucalyptus", please do not share the video), lecture links will be updated here: Lecture 10: https://www.dropbox.com/scl/fi/ekzju2ezruklr8luf6dfl/Lecture-10-Recursion.mp4?rlkey=1osonugxr5i7mg2tla06szovc&st=ez1kak79&dl=0 Lecture 11: https://www.dropbox.com/scl/fi/snbhq6b2v28msd64hqoa4/Lecture11-recursion-part2.mov?rlkey=uultq5675z69vvgdgkr01paih&st=rbiwkl93&dl=0 Lecture 11 (makeup lecture): https://www.dropbox.com/scl/fi/ts4l0gkeee17ct34g81wo/Lecture-11-makeup-lecture.mp4?rlkey=rkgpuj2hldfo4a8kfsfow95xv&st=3mrkp1kt&dl=0 Saar tutorials: https://panoptotech.cloud.panopto.eu/Panopto/Pages/Sessions/List.aspx?folderID=59f8f43c-465f-4541-a35b-b3010126c0c8 |
I am in a difficult situation due to the recent escalations, who can I talk with? | |
Please contact the "Center for Counseling & Support" at the "Dean of students" office. More details are here: https://dean.technion.ac.il/center-for-counseling-n-support/ |
What are the changes in the syllabus due to the current situation? | |
1. HW 4 submission date is postponed to 15/7. 2. Backtracking is removed from the course material this semester. 3. The last week of the semester will be dedicated to reviewing the material already learnt. |