Exam (elaborations)
OCR 2023 COMPUTER SCIENCE H046/02: ALGORITHMS AND PROBLEM SOLVING AS LEVEL QUESTION PAPER & MARK SCHEME (MERGED)
- Course
- Institution
A program uses a bubble sort to sort data into ascending numerical order. The data is stored in a 0-indexed 1-dimensional array. (a) Show each stage of a bubble sort to sort this data into ascending numerical order: 1 5 3 9 2 7 You should clearly show and label each pass in your answer. .........
[Show more]