When: Wednesday, March 19, 2pm-2:50pm, Salomon 001. Those with SAS accommodations and with S02 time conflicts will be contacted.
The goal of the quiz is to check your conceptual understanding of working with functions, conditionals, named expressions, tables, and lists. We want to see whether you understand how these constructs work and when to use them. We also want to see whether you can plan an analysis based on tabular data.
This is not primarily a coding exam.
The exam will cover the material up through lists (Mar 5 lecture). It will not include datatypes, trees, or reactors.
After Drill 16 (due 3/10), there will be no drills out until 3/31, to give you time to prepare for and take the quiz.
You will complete the quiz in person, on paper. The quiz will be designed to take 20-25 minutes, but you'll get 50 minutes (those with SEAS/SAS accommodations will get their approved time adjustments on top of the 50 minutes).
The quiz will be self-contained. You will not be asked to remember any specific problem or scenario from lecture, homework, projects, or labs.
You will not need to have memorized library functions or complicated syntax. If you have been writing your own homework solutions (as the collaboration policy expects), you should have all the coding knowledge you need to do fine on the exam.
You will not be expected to write much code on the quiz.
where
-examples for a function we give youYou will not be tested or graded on details of syntax. For example, if we ask you to write an if-expression and you forget the colon after the question, that's fine. The exam focuses on concepts. We'd be looking for your code to be close enough to convey that you know how to approach a given problem.
There will be a mix of fill-in-the-blank questions, multiple-choice/checkbox questions, outline steps questions, and open-ended/free-response questions.
Your Brown ID (we will check them as you turn in your exam)
Something to write with (two colors would be helpful)
One sheet of paper (8.5 x 11) with notes of your choosing. You may have notes on both sides. You may not share notes with others during the exam, but you are welcome to work with others to prepare your study sheets. The sample exams (see below) might help you figure out what notes you want to bring.
Your notes sheet must be on paper, not on your phone or computer, etc. You are free to use a computer to type up your note sheet, but what you bring to the exam must be printed out on a physical piece of lpaper.
We will provide scrap paper.
No headphones or earbuds during the exam.
filter
, map
, distinct
, remove
, member
, length
, M.sum
, get
) and how to choose list operation(s) for a specific taskbuild-column
, you should know that it adds a column to a table, but we won't ask you "what is the name of the table function that …"This is not exhaustive, but it should give you a good idea of what to expect
Note that these are kinds of questions you've done across homeworks, labs, and drills. Reviewing your work on these might be good ways to prepare for the exam.
No collaboration is permitted. This includes no sharing of notes files. Your work on the quiz must be entirely your own.
We've created a separate Gradescope (entry code on Ed) that has the three most recent quizzes, assorted questions from previous quizzes, and the past drills (in case you missed them). Prior to fall 2024, the quizzes were designed to take longer. The fall 2024 quiz is not found on Gradescope because it was a paper exam – you can find it and its solutions as PDF files on Canvas). It gives an indication of the length of exam to expect.
We suggest working through the practice quizzes in good faith (as if you were taking the exam), and then grading yourself based on the answer key and using that as a diagnostic of which topics to revisit in the textbook, drills, your notes, or lecture capture. Keep in mind that the rubrics we used to grade the past exams allowed for partial credit for demonstrating knowledge of course materials. If you want to double-check your reasoning for a practice exam question, please make a public post on Gradescope (so that others can benefit from the answer as well).
Note that nothing you turn in in the separate Gradescope will count towards your grade.