AP Computer Science Principles 2024 Exam FRQ Walk-through

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ธ.ค. 2024

ความคิดเห็น • 46

  • @bqpsi
    @bqpsi 7 หลายเดือนก่อน +2

    i hope i get atleast a 4 on my ap exam,, ty Mr. AP!

  • @isabelawiedemann4309
    @isabelawiedemann4309 7 หลายเดือนก่อน +8

    I'm taking the Make Up Exam, I'm very nervous because I think it might be harder than the actuall exam

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +4

      They usually are

    • @luckycharm1411
      @luckycharm1411 7 หลายเดือนก่อน +2

      Why so?

    • @VerySadBearsFan
      @VerySadBearsFan 7 หลายเดือนก่อน +1

      @@luckycharm1411 It's because people have extra time to study

  • @dollysquee
    @dollysquee 7 หลายเดือนก่อน +5

    im so cooked cuz i cant code 😭 i did sumn like for each item in list value = item and then called checkvalidity and returned it 💀 it dont make sense but i was tired and in my second test at like 4pm

  • @luckycharm1411
    @luckycharm1411 7 หลายเดือนก่อน +2

    Would the FRQs on the retake be one of the 2024 sets, or a different version of the frqs from a previous year?

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +1

      Different version that will not be shared

  • @Mr.Elenew
    @Mr.Elenew 7 หลายเดือนก่อน

    The frq was mostly easy, but question 2b for the first set of questions was the only one that I think I probably missed because I only had one if statement in my procedure, and the output of the procedure was dependent on the state of global variables.

    • @Mr.Elenew
      @Mr.Elenew 7 หลายเดือนก่อน

      I think it would be easier for question 2c to just write out code.
      function listValid(list){
      for(let i = list.length; i-- > 0){
      if(!checkValidity(list[i]))
      return false;
      }
      return true;
      }

    • @DidYouLook
      @DidYouLook 7 หลายเดือนก่อน

      Same here, i instead explained why I couldn't use 2 test calls

    • @DidYouLook
      @DidYouLook 7 หลายเดือนก่อน

      Can that give the point still?

  • @ChessCapital
    @ChessCapital 7 หลายเดือนก่อน +2

    I found 2b (for set 2) to be super confusing. I put two answers for the argument change lol, one where I change my parameter itself to a different one that produces a similar output, and one where a different input causes a similar output. Hopefully they give me the points! The abstraction one. 2c was ok, I basically explained that the parameters prevent the need for me to create local variables and numerous conditional statements

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +1

      Sound like good answers to me 👍

    • @ChessCapital
      @ChessCapital 7 หลายเดือนก่อน

      @@Mr.AP5 I NEED the FRQ pts because the MCQs were pretty annoying for me (barely finished- prob too tedious pseudocode questions/weird wording). Maybe they will increase the nonexistent curve because of the FRQs??? They SHOULD let us get 5s…we deserve it!!!

    • @ChessCapital
      @ChessCapital 7 หลายเดือนก่อน

      Happy B day to one of you Mr. APs!

  • @muhammedsiddiqui8080
    @muhammedsiddiqui8080 7 หลายเดือนก่อน +2

    I forgot to put iteration in my procedure 😭😭 rest of the frq I think I did good on.

  • @tylerjohnson4
    @tylerjohnson4 5 หลายเดือนก่อน +2

    how’d i get a 3😭 i swear i got 85-90% mcq right and only missed like 1 frq point

    • @Mr.AP5
      @Mr.AP5  5 หลายเดือนก่อน +2

      It's fine. Don't stress over it too much

  • @mouhajii_Dev
    @mouhajii_Dev 2 หลายเดือนก่อน +1

    is there a way to see that document? or url?

    • @Mr.AP5
      @Mr.AP5  2 หลายเดือนก่อน +2

      It's on the CollegeBoard website

  • @smitajha-qx1ky
    @smitajha-qx1ky 7 หลายเดือนก่อน +1

    Hello @Mr. AP, I took this exam this year. My AP class score is very good but I am worried for this AP Test score. I had set 2 and I am not confident on my 2 c and 2 d as you saw in walkthrough, it was a bit tricky. I think I did good on MCQ…if I got 65 out of 70 in MCQ, how much I need on FRQ to get a 4 or 5? I know it’s a first time there are FRQ so will there be a curve? Need to hear your thoughts for me mental sanity please 🙏

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน

      65 out of 70 is really good, you probably still got a 5 if you only missed a couple points on FRQ, you def got a 4 at least

  • @DidYouLook
    @DidYouLook 7 หลายเดือนก่อน

    Were you supposed to write pseudocode for 2c? I explained in words.. using selection, sequencing and iteration

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน

      That should work as well, I used Python to explain mine cause I used it for Create task

  • @noahnoahplayz5089
    @noahnoahplayz5089 7 หลายเดือนก่อน +1

    I’m taking ap csp next year so I was wondering are these frq questions from this year’s exam?

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +1

      Yes, these are from both versions of the 2024 AP CSP exam. This will be VERY good study material for you next year.

    • @noahnoahplayz5089
      @noahnoahplayz5089 7 หลายเดือนก่อน +1

      For the exam are you handed one of these version of questions either version 1 or 2 like is it random.

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +1

      @@noahnoahplayz5089 Depends on region and school

  • @lucamaher9695
    @lucamaher9695 7 หลายเดือนก่อน +1

    do you know that if you take the exam a week later because of being sick its the same queistions?

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +1

      No different version

  • @avigolberg8428
    @avigolberg8428 7 หลายเดือนก่อน

    My cybersecurity teacher told me she is being flown to Denver to be trained on the new AP cybersecurity course being piloted next year

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน

      How true are these claims you speak of?

    • @avigolberg8428
      @avigolberg8428 7 หลายเดือนก่อน

      @@Mr.AP5 It’s true. Google AP cybersecurity. It’s just a pilot though

  • @edificationevangelism1083
    @edificationevangelism1083 7 หลายเดือนก่อน +2

    This exam has frqs now?

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน

      yes

  • @luckycharm1411
    @luckycharm1411 7 หลายเดือนก่อน +1

    Took it today it was easier than the first time 😭😭😭

  • @melongl5697
    @melongl5697 7 หลายเดือนก่อน

    The last one for form O, I probably didn’t get the point. So, looks like I’m not getting a 5 😔

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน

      You can miss points on the FRQ and still get a 5 if you did good on MCQ

  • @NiagaraFallsTechnician
    @NiagaraFallsTechnician 7 หลายเดือนก่อน +1

    nice stache bro

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน

      thanks bro

  • @koolk-_-3718
    @koolk-_-3718 7 หลายเดือนก่อน +1

    man i definitely failed this exam :(

    • @Mr.AP5
      @Mr.AP5  7 หลายเดือนก่อน +1

      😥

  • @aiien8768
    @aiien8768 7 หลายเดือนก่อน +1

    i got a 5 on this when i didn't even take the class LOL i did study tho don't think most of this is common knowledge

    • @Mr.Elenew
      @Mr.Elenew 7 หลายเดือนก่อน +1

      APCSP is extremely easy for people who enjoy programming