Hello. I’m going to take the AP CSA exam on the 17th and I am really scared, because if I don’t make at least a 3, then I my schedule in college will be slowed down.
So, I’ve been doing coding bat and practice from 5 steps to a 5 and asking the teacher everything and relearning some concepts, trying to memorize the order to do things.
I’ve found that figuring out the problems faster is key, so I’ve been trying to find ways to solve things faster. (Before, I was solving for every iteration of nested for loops, when I could have just multiplied them. I review problems where the variables of the outer for loop effects the inner for loop.
Tomorrow, I’m going to go to the meeting the teacher has at school on Saturday morning and he says we’ll review all of Java for three hours.
But the FRQ practice is pretty hard. I don’t know what is being asked of me 1/3rd of the time, and when I check the answer, I actually have something far from correct because what I read, I thought was not what it is.
TL; DR
So, what have you been doing to prepare for this exam? For those of you who have already taken it, what tips do you offer? And how am I supposed to understand the FRQ instructions?