2015 AP Computer Science FRQ Solutions

Like every year, students had 4 FRQ problems to solve on the 2015 Computer Science AP-A Exam. This year they were Diverse Array, Hidden Word, Number Group and Sparse Array Entry.

Number Group has you working with interfaces, which is not directly tested on the AP exam anymore. But it is still a really good question.

Diverse Array

Diverse Array has you working with 1d and 2d arrays to decide if it's "diverse"

Read more...

Hidden Word

The Hidden Word FRQ has you starting from scratch to build a full class to work with strings

Read more...

Number Group

Number Group has you working with classes and interfaces to solve a problem

Read more...

Sparse Array Entry

Sparse Array Entry has you working with an ArrayList of an arbitrary class called SparseArrayEntry

Read more...
This site contains affiliate links. If you click an affiliate link and make a purchase we may get a small commission. It doesn't affect the price you pay, but it is something we must disclose.