Description
These are the exercises of Lesson 3 of Unit 7. The lesson is on Sorting Algorithms in Java. Exercises are hands-on. Since writing Java code from scratch to sort data is not required for the College Board test, some algorithms are recommended as a self-study material for the student.
However, students interested in pursuing a Computer Science or other technical related degree are strongly encouraged to pursue all these algorithms including writing their Java code.
As opposed to a lot of the current available AP CSA literature, our course:
- teaches JAVA programming in an engaging, easy to understand manner
- uses real-world scenarios for labs
- is culturally aware and depicts familiar scenarios for a large diversity of students from all walks of life
- is not dry, complicated or super academic
- explains the code, the algorithms and makes students understand why certain solutions were chosen over some others
Adrian's AP CSA | Sorting Algorithms in Java | Exercises | U7L3
Highlights
Save even more with bundles
Description
These are the exercises of Lesson 3 of Unit 7. The lesson is on Sorting Algorithms in Java. Exercises are hands-on. Since writing Java code from scratch to sort data is not required for the College Board test, some algorithms are recommended as a self-study material for the student.
However, students interested in pursuing a Computer Science or other technical related degree are strongly encouraged to pursue all these algorithms including writing their Java code.
As opposed to a lot of the current available AP CSA literature, our course:
- teaches JAVA programming in an engaging, easy to understand manner
- uses real-world scenarios for labs
- is culturally aware and depicts familiar scenarios for a large diversity of students from all walks of life
- is not dry, complicated or super academic
- explains the code, the algorithms and makes students understand why certain solutions were chosen over some others






