Software Engineering Question Bank
Questions
Syllabus
Tag: arrays
Questions
Question
Type
Marks
Source
Year
Correct algorithm for array search
Code Response
3
Official
2025
pseudocode
arrays
searching
debugging
Python bonus points for game rounds
Code Response
6
Official
2025
Python
arrays
loops
game scoring
Array contents after reverse indexed assignment
Fill in the Blanks
1
Official
2025
arrays
pseudocode
trace table
algorithm tracing
Pseudocode repeat-until excursion risk rating
Code Response
3
Official
2025
pseudocode
repeat-until
arrays
selection
risk rating
Python random diamond placement on a grid
Code Response
5
Official
2025
Python
random
arrays
grids
game development