When you ask a junior in high school what the AP Computer Science Principles exam entails, they are likely to respond with something along the lines of “it’s two hours, 70 multiple choice questions, pretty manageable.” That response is correct. Simply put, it’s lacking in a way that usually surprises people when spring arrives and the whole picture is revealed.
The AP Computer Science Principles final exam lasts three hours, not two. The 70 questions in the 120-minute multiple-choice section, which covers everything from algorithm logic to data analysis to the social implications of computing systems, are weighted at 70% of the final score. It’s a big seat. However, the test doesn’t stop there. Students respond to four prompts directly related to a project they have been working on for months in a 60-minute written response section. That’s the part that calls for a completely different kind of preparation.
The timeline becomes truly fascinating during the Create Performance Task. In order to create a computer program of their choice, record a video of it operating, and create what the College Board refers to as a Personalized Project Reference—a document they can use in the exam’s written response section—students must spend at least nine hours in class. Nine hours seems like a long time. In reality, nine hours can pass more quickly than anticipated, especially when debugging is involved, as anyone who has observed students attempting to complete a significant coding project in a classroom setting will attest.
It’s difficult to ignore how drastically different this exam’s format is from the majority of AP exams. Two weeks prior to the end-of-course exam on May 14, the performance task submission deadline for 2026 was April 30. As a result, students are effectively juggling two distinct deadlines during a condensed spring window: turning in their creative work via the AP Digital Portfolio and getting ready for timed multiple-choice and written response sections at the same time. In order to evaluate a wider range of computational thinking than could be captured in a single multiple-choice sitting, the College Board purposefully designed the exam in this manner. Although educators disagree on whether that design is successful, the goal is fairly obvious.

Students who truly comprehend their own code are rewarded in the written response section, which may seem apparent given how collaborative the development process can be. Program design and purpose, algorithm development, error identification and testing, and data abstraction are the four prompts that directly relate to what students constructed during the performance task. It helps to bring the Personalized Project Reference into the exam room, but no matter what is written on that reference sheet, a student who is unable to explain their own iteration loop under light pressure will still struggle. Here, a quiet skill is being tested: the capacity to quickly and on-demand express technical ideas in plain language.
It’s important to comprehend the unique texture of the multiple-choice portion. Of the seventy questions, fifty-seven are standard single-select questions, five require students to read a passage about a computing innovation before responding, and eight require them to choose two correct answers from a list. This format has a way of revealing concepts that are only partially understood until a second correct answer is needed. The pacing is reasonable but not generous at about 1 minute and 42 seconds per question. In the last stretch, students who take their time answering the passage-based questions without budgeting for it may feel the pressure mounting.
It’s important to note that AP Computer Science Principles was created especially to make computing education accessible to students who might not take AP Computer Science A, which is typically regarded as the more technically challenging of the two options and goes deeper into Java programming. Because CSP adopts a more comprehensive approach, it draws from a larger student body and considers algorithms, data, internet systems, and the ethical implications of technology. That breadth is viewed favorably by the College Board and many educators. It’s possible that a student who wasn’t sure computer science was their thing going into the class will leave having created something that functions, debugged it under duress, and written a defense. Compared to a typical test, that type of preparation is different.
Exams are difficult, and students who ignore the performance task in favor of concentrating only on multiple-choice preparation often discover that thirty percent of their score comes from sources outside of the testing room. There are nine hours. There is a strict deadline. Additionally, the written response questions on test day will be based on what was turned in, so the caliber of that work follows students into the last hour of an already exhausting afternoon.
