Click to reopen instructions.

The quiz is based on FRQ Question 1 from the 2023 exam. For the full instructions you will need to look at the PDF starting on page 3. Since this is the first one, we’ll go over a few things about how to read the FRQ instructions at the start of class.

Questions of

“(a) Write the findFreeBlock method, which searches period for the first block of free minutes that is duration minutes long.” (See the rest of the instructions for this part in the PDF starting on page 5.)

“(b) Write the makeAppointment method, which searches the periods from startPeriod to endPeriod, inclusive, for the earliest block of duration available minutes in the lowest-numbered period.” (See the rest of the instructions for thsi part in the PDF starting on page 6.)