AP CSA FRQ Tips and Practice

preview_player
Показать описание

Table of Contents:

00:00 - Grading
00:30 - Avoid losing points
05:08 - 2019 Q1 (a)
10:42 - 2019 Q1 (b)
19:18 - 2019 Q3 (a)
Рекомендации по теме
Комментарии
Автор

This is going to suddenly get a ton of views in May

EragonShadeslayer
Автор

Thank you so much for this webinar series! I just finished my exam and these videos helped a ton!

jurvinx
Автор

the last if-else statement in Q3 (b) can be simplified to `return closeC == openC;`. Thanks for the video!

abdelrahman.abdelaal
Автор

Your review videos have helped me understand things a lot better!!! Especially since I'm retaking the exam from last year and not currently taking the class

elenasimone
Автор

Taking the test in 2 hours hope this helps

Channel-jkll
Автор

4:40 I think you left in the part from your 2020 video ;) No 2020 exam takers are going to be watching this after 2022 haha

EragonShadeslayer
Автор

This is an amazing video! Thanks a lot. I didn't find many youtube videos on AP CSA so this was super helpful!

supernovic
Автор

no way this entire time I thought I had to write the entire program not just one method

dasupabros
Автор

Thanks for the save! Been going through all your vids they are great, thx!

iank
Автор

31:13 i dont know any java (i do javascript) but for the last if/else can't u just return openC == closeC ?

aaronmark
Автор

Your description of the penalty x is incorrect. "Local variables used but none declared" applies only if *no* variables were declared. In your example, the for-each loop element variable i has been declared, negating this issue.

Your ArrayList code on penalty y is incorrect: you've omitted the () for the constructor -- though this is a non-penalized error -- and you've also made it an ArrayList of Strings rather than Integers, which would be a problem when you then do a .add of an int inside the loop.

princetoncos
Автор

literally just started preparing frq😂😂😂😂😂😂😂😂😂😂😂😂😂😂wish I could get a low 4

Mattyalmighty
Автор

For part a, could you store the values into an arraylist if they are a leapyear and return the length of the array or are you not allowed to do that

clou
Автор

Just finished the exam, I JUST GOT COOKED SO HARD BRO THAT EXAM WAS RIDICULOUS

lethargic
Автор

I just hope I don't fuck up, I don't remember how to code, let alone on paper 😭

DkongTuber
Автор

Can someone explain to me what dayOfYear does

harenpylla
Автор

The fact that they have us write code on paper is so wack to me lol. Never going to do that in real life. IDEs are so much better

maxisthemoose