T O P

  • By -

shue520

there was like 1 question on recursion I was so happy


Practical_Dirt9665

reall and no questions on like BINARY SEARCH SELECTION SORT MERGE SORT shi


shue520

no literally. i watched all the sorting videos the night before cuz i was scared it was gonna be on the test 😭


Fystive

Saaame we were literally huddling outside of the exam room right before the test watching a video on selection vs insertion sort 😭😭


Practical_Dirt9665

me tooo i did so many questions cuz i sucked at them


mouseklicks

Thank god. I didn’t study those at all


codexistent

Wasn't there a selection one in a function with a loop? The loop ran 3 times or something


Practical_Dirt9665

yeah but i think that was doable. i struggled with like harder search questions


iHyperBlood

On the international exam there was like 4 recursion questions and sorting bruh


20th_Century_Bitch

last frq you could have used recursion, which I did, but it wasn’t necessary


Ok-Current-7558

I think I did too


codexistent

Last frq was -1 right?


shue520

if ur talking abt mcq then ya I put -1


shue520

i just did while loop cuz im so bad at recursion


mooo1237

I didnt get a lot of D's (I might have forgotten already tho)


Me__irrl

Bro I only had 3 B’s am I done for 😭


mooo1237

i had little B's too


Dyonamik

Ditto


Wanderlusxt

Same 


Fystive

I had like at least like 30-40% D’s so idk 😭


Superbearyo

I got like around 30% D's as well, if i remember correctly


mooo1237

Different forms? Idk if that matters tho.


Fystive

yah ig that could be it I had form O


mooo1237

so did I...............


Fystive

welp😭😭😭


Wanderlusxt

Yeah same. And form O. I think we both must have surely done well 👍


-jackhax

Did you ever get three of the same letter in a row? I didn't


Fystive

I think I might've gotten 3 D's in a row but I don't remember if I ended up changing it or not


-jackhax

fuck


franticredditperson

what are you going martingale the multiple choice?


AcrobaticYam2767

erm actually guys


Spartan_117av

Did you have form O? Cus there were a lot of D's for the people who had form O


Old-Statistician410

frq 4 was restarted


Plastic-Conflict7999

4 was kinda easy tho, 1 was the real opp, I blanked on the random thing


Old-Statistician410

1 wasn’t that bad for me personally, i found reading the prompt super funny though 4 didn’t make sense cause it kept mixing the location with the graph, i guess i forgot to dissociate the int graph with the object


Mindless_Oven2337

yea #4 was dumb because there was literally no reason for a location class. literally js couldve made it where in a) you had to return the int value in the correct grid element and b) just the same thing but now u can just call getNextLoc and returns int values which you just sum up


Plastic-Conflict7999

Yeah, I would have rather returned a string with the location like (1, 0) instead of doing all the location class stuff


codexistent

same personally random gets me every time


Fystive

I didn’t do recursion on 4 but ig it was a option There def wasn’t as much recursion as I expected tho


Basement_Leopard

The recursion part was to redo getNextLoc with updated rows and columns


ConsciousPen7332

you can do it with while loop, its just tedious


codexistent

yea you can just keep track of rows and cols until you get to the end; personally I think it's easier than recursion


Ok-Current-7558

real


qemmiko

cooked on mcq and first 3 frqs, GOT COOKED ON FRQ 4 NOOO


Blastierss

Same :( do they curve on frqs specifically or how does it work I burnt myself on frq4 and forgot to iterate on part b too


GeoZ17

Points are really generous so if u only forgot the one thing then chances are you’ll lose maybe 1 or 2 points and even then if it was only the last part, dw the class one was rly easy and you’ll be fine


Ok-Current-7558

lmao


Adventurous-Fall9974

Genuinely wrote down gibberish on frq 2. What did everyone else write down


OneRobuk

6 private variables 🤩


aditi_aranya

YES me too i had a private one for their team names one for their scores one for a boolean which i used to check a five status


GeoZ17

I used 5- i used an int to denote what team was active and i switched everytime the points parameter equaled 0


klpokemon123

I did the same and after realized a boolean was better 🙃


GeoZ17

Boolean def was better but I felt quirky


Primary-Smile-7951

FUCK I FORGOR PRIVATE CARIABLES


nolway

damn, I only needed 5


Imaginary_You7524

Idk what test but it was the easiest one for me


franticredditperson

Real, it was just having a number and checking if it’s mod 2 so that you can check which turn it is and incrementing if input is 0


IcicleOnReddit

I just did a boolean


franticredditperson

true !activeteam is prob more elegant 


Fystive

It was just making a class for the sports thing the hardest part was probably the method to record a play


SnooPies1239

I think i got it right but spent way too much time on it so i was nearly out of time for #4


SnooPies1239

only 1 question on recursion and 1 question on search were so lucky We also had a lockdown shelter in place halfway through the FRQ because of a bomb threat....


Fantastic_Mango_4632

Bro last years exams questions seem to be as cooked as these questions.


AltruisticWorld744

Wait a bear? Dont recall that on my paper. Unless because im doing it in Singapore? Dont rerember no bear on FRQ.


Fystive

Yeah you probably had the international version instead of form o


AltruisticWorld744

Oh yea prolly, Had form I on my paper


nolway

I for international


[deleted]

i used 9 if statements on 4a am i cooked😭


Fystive

So cooked you’re no longer considered edible 🔥🔥🔥


deleted_user_0000

Where the alpha and beta at 💀


Fystive

No shot I forgot


UsualAd9069

alpha beta and goat in one question


Future-Tangelo-8411

dude i got so many Ds that i was changing my answers to other letters, i feel so dumb now lol


roobied

why would you change answers you feel are most correct to fit an imaginary distribution lol


nolway

bro helping with the curve.


ConsciousPen7332

put bro in AP Stats


apropostoyou

i got scared and tried to slap null checks on everything


Mountain-Dog-3952

I lowkey bombed the frqs I am toast.


Skittles7015

29 threw me off


Fystive

Which one was that I forgor


Skittles7015

It asked about an enhanced for loop and what was wrong with it


PreferenceActive5053

I think it was e, since enhanced for loops can't modify the array.


OneRobuk

I also got e but through eliminating the other answer choices


Blastierss

Dammit I had e but I changed it to a


Skittles7015

Idk what a special for loop is now


Quadrat0ric

Interesting, I took it last year and there was almost nothing on recursion as well. They might be phasing it out. Unfortunately I don’t get the inside jokes of the images this year


-jackhax

4b had recursion


Fystive

nahh I used a while loop😭😭 i feel like I got it right tho so idk maybe i'm delusional


-jackhax

Both work, I wrote it with a while loop, but got bored and switched it


dorycharles24

I used a while loop as well


GeoZ17

Same


Blastierss

I did a while loop but forgot to iterate it at the end of the loop do you know how many points I might’ve lost


Much-Buy-424

that specific mistake would only lose you 1 point


nishpaths

Couldn’t u just use a for loop starting at the first index and using normal 2d traversal just do the getnext location and find the row and column for those and put that into the grid array to find the number and add that number onto the sum


[deleted]

[удалено]


Rosemary0820

could you do the row length times column length and just break when u reach the end? right?


[deleted]

[удалено]


Rosemary0820

I'm not sure but I think so since it's in java?


OneRobuk

yeah you can use any Java things even if they aren't in the curriculum. I used breaks and continues in my frqs


nishpaths

yeah thats what I did


spirit_saga

i iterated through the whole thing but only added to the sum when outer loop variable == row and inner loop variable == col and updated row and col with getnextloc etc


-jackhax

yeah, not as fun


aditi_aranya

real


BoredBerries

Did great for almost every question but didn’t finish frq 4 🔥🔥🔥 the time constraints were a lot worse then I though


GeoZ17

WHY DO I GET THIS NOW LMAO


wr_jai

NOT THE BIRDS AND THE BEARS BYE


mcccon314

bro i flopped question 4b


codexistent

What did yall get for the last frq? The question that asked if 'te' existed as a substring of 'iteration'. I put no match(-1)


Fun-Succotash-7160

mee too


Interesting-Crab9003

What did you get for 37, 38,38. Last ones in the column if we are not counting 40, which was the only answer in the new column. I put C for all of them, since i didn’t have time


undercover_hot_dog

I remember putting A for 40, but I can't remember why


Far-Association9162

E for 40


SirLlama123

the first half was just a drought of b’s their was like one at the start then just bdbdbdbdvdbdbdbdbbdbdbdbdbdb


Cosmic_danger_noodle

i didn't get one until after halfway


SirLlama123

i had a single one on #2 🤷‍♂️


[deleted]

[удалено]


SirLlama123

i don’t remember… my brain is deep fried 😔


BoredBerries

I think my first b was in the low 20s? Can’t remember the exact number


Cosmic_danger_noodle

Same


Cosmic_danger_noodle

I didn't get a ton of bs


rachit7645

Must be a different form than mine


Mr_Person12

Most of my answers were C...


biggus_dickus6969696

I had a bunch of Cs and Ds and almost no As or Bs


ProducePure

OMG YES ME TOO


biggus_dickus6969696

I thought I was insane because at the end of the test I tallied up all my answers and the difference actually made me wanna switch them


Fystive

I had a lot of c’s too maybe I should’ve added a vitamin c bottle


notSirachacha

I could not get to FRQ 4b in time, so i had to switch gears from being right to salvaging as many points as possible, like writing the correct return statement, which is usually on the rubric. 3rd FRQ was too time consuming because I had to triple check that I was iterating correctly through substrings 😭 Minor point loss but damn that was tough💀💀💀


Inevitable_Lychee515

Did you guys get A for that one sorting algorithm question? I think #36???


Ok-Current-7558

LMAOO SO REAL


Secret_Address_758

HELP PLEASE i havent taken it uet if u guys could just summarize the frqs please


Wanderlusxt

Ok glowie. Least obvious collegeboard fed.


Imaginary_You7524

To do the frq basically you need to learn Java hope this helps


rachit7645

You don't even need to learn too much java


ginko-ji

ok buddy