The Student Room Group

Edexcel GCSE Computer Science Paper 2 (1CP2 02) - 21st May 2024 [Exam Chat]

Poll

How did your Edexcel GCSE Computer Science Paper 2 (1CP2 02) exam go today?

Edexcel GCSE Computer Science Paper 2 (1CP2 02) - 21st May 2024 [Exam Chat]

Welcome to the exam discussion thread for this exam. Introduce yourself! Let others know what you're aiming for in your exams, what you are struggling with in your revision or anything else.

Wishing you all the best of luck.

General Information
Date/Time: 21st May 2024/PM
Length: 1h 30m
(edited 10 months ago)

Scroll to see replies

Reply 1
Hi @Pwca , could this please be added to the exam discussions thread? Thanks.
Original post by EnigmaChess
Hi @Pwca , could this please be added to the exam discussions thread? Thanks.


Done :smile:
Reply 3
Done :smile:

Legend, thank you!
Reply 4
Original post by EnigmaChess
Edexcel GCSE Computer Science Paper 2 (1CP2 02) - 21st May 2024 [Exam Chat]
Welcome to the exam discussion thread for this exam. Introduce yourself! Let others know what you're aiming for in your exams, what you are struggling with in your revision or anything else.
Wishing you all the best of luck.
General Information
Date/Time: 21st May 2024/PM
Length: 1h 30m

Hey, I'm Josh, in Year 9. I'm aiming for a 9, managed to get a 9 in the mock so would be great to do that again 🙂 What sort of questions does everyone think will come up this year?
Reply 5
Original post by EnigmaChess
Hey, I'm Josh, in Year 9. I'm aiming for a 9, managed to get a 9 in the mock so would be great to do that again 🙂 What sort of questions does everyone think will come up this year?

definitely files, they didn't ask it last year so im betting on a major question on files. probably some sort of turtle too
Original post by baleila
definitely files, they didn't ask it last year so im betting on a major question on files. probably some sort of turtle too

paper 2 will save my grade 9
Reply 7
Original post by baleila
definitely files, they didn't ask it last year so im betting on a major question on files. probably some sort of turtle too

files was Q3 last year and it was a long question.
Does formatting have a strong chance of coming up like I've been working on it but I hate it. Also what topic would it go under, and GOOD LUCK FOR TMRW
Original post by silly-chalkboard
Does formatting have a strong chance of coming up like I've been working on it but I hate it. Also what topic would it go under, and GOOD LUCK FOR TMRW

definitely. I would hate for merge sort or bubble sort or binary search algorithm to come up - seen it once before
Original post by hh1209
definitely. I would hate for merge sort or bubble sort or binary search algorithm to come up - seen it once before

For sort algorithms, if you have a list where each index is comparable like listName = [ 3, 6, 5,1] you can put listName = sorted(listName) and it sorts it for you, I'm not sure how to write the code specifically for bubble or merge , also this is for python
Reply 11
Original post by silly-chalkboard
Does formatting have a strong chance of coming up like I've been working on it but I hate it. Also what topic would it go under, and GOOD LUCK FOR TMRW

Yes. Edexcel have updated the PLS to change the information on formatting and Turtle, surely they wouldn't bother updating this if they wouldn't come up on the exam?
Reply 12
Original post by silly-chalkboard
For sort algorithms, if you have a list where each index is comparable like listName = [ 3, 6, 5,1] you can put listName = sorted(listName) and it sorts it for you, I'm not sure how to write the code specifically for bubble or merge , also this is for python
Absolute legend, that will save so much time. Thank you.
Reply 13
How did it go everyone!!
Original post by itsriona
How did it go everyone!!

it went really well!!
Reply 15
Original post by itsriona
How did it go everyone!!
Everything was pretty much perfect until question 6 for me
Reply 16
got everything to work except q4 lmfao i spent too long on q6 and left q4 behind for last minute oops
Reply 17
also why was q1 and q2 harder than q3 and q5
(edited 10 months ago)
Reply 18
1 2 3 4 were excellent 5 was a bit iffy and 6 I didn't bother touching because it was too long I cba
Reply 19
The main problem I had was the PLS for question 6 was kinda wrong it didn’t say when opening a file you had to put quotation marks around the file name

Quick Reply