HL:
- All of Topic 5
- Recursion
- Bubble sort, selection sort, insertion sort
- Sequential and binary search
- Adding to the middle of an array
SL:
- Arrays and looping
- Sequential search
- Characteristics of binary search
- Adding to the middle of an array
- Bubble sort
- Methods, parameter passing and return values
Notes:
- You will need to answer in Java and pseudocode so you must be familiar with the IB syntax. You can’t just make it up as you like.