MS GRAY'S AP CS A TEACHER RESOURCES:
  • Home
  • Resources
  • About
  • CS Club
  • AP CSA Cohort

Free Response Question Resources

The Free Response Questions generally fall in the following areas:

1 - Methods/Control Structures (Where they want you to use methods you previously wrote and methods they do not provide code for but state //implementation not shown.  A big hint is they provide a bold bordered box of another class with it's methods and variables listed within, like this:
Picture
​
2  - Class Design (Usually involves constructors, interfaces, inheritance, or abstract classes)

3 - Array/ArrayList (potentially static), generally involving String logic, but sometimes number manipulation.  Often these ones are static method, but they can involve objects that are stored in the arrays or arraylists!

4- 2-D Arrays.  They ALWAYS have them.  This is usually the question students take the most time on and involves embedded for loops.  



Nearpod Question Practice with Explanation Videos Courtesy Dr. Renee Smith:

2018:

FRQ1
FRQ2
frq3
frq4

Coded 2018 FRQ Solutions:

frq1
frq2
frq3
frq4

2017:

FRQ1
FRQ2
FRQ3
FRQ4

2016:

FRQ1
FRQ2
FRQ3
FRQ4

2015:

FRQ1
FRQ2
FRQ3
FRQ4

2014:  

FRQ1
FRQ3
frQ4

2013:

FRQ1
FRQ2
FRQ4

Practice Problems my class has written (I will keep updating)

ncaabball.pdf
File Size: 148 kb
File Type: pdf
Download File

voter.pdf
File Size: 99 kb
File Type: pdf
Download File

pizza.pdf
File Size: 100 kb
File Type: pdf
Download File


Written by Maxwell Kramer:
coffee.pdf
File Size: 65 kb
File Type: pdf
Download File

marathon.pdf
File Size: 56 kb
File Type: pdf
Download File


Other Practice FRQ Resources

CodingBat
Runestone practice MC
Practice-It Questions
AP Tutor
Proudly powered by Weebly
  • Home
  • Resources
  • About
  • CS Club
  • AP CSA Cohort