AP-SUPA[2017-18]

Tues May 15th – date of the AP CS Exam (link)

 

Unit 7 Recursion/Sorting/Searching

Sorting assignment

Period 9

  • Kris – Selection
  • Repecki – Selection
  • Andrew- Insertion
  • Dylan – Binary Search
  • Kam – Merge

Period 8

  • Tom – Merge sort
  • Patrick – Merge sort
  • Jack – Insertion
  • Rei – Bubble
  • James – Bubble
  • Rachel– Insertion
  • Ryan – Selection
  • Kevin – Selection
  • Ethan –  Binary Search Tree (not binary search)
  • Carl – Quick Sort
  • Eli –Quick Sort  
  • Tom – Binary Search

 6: Limitations of Single Inheritance

      • Unit Goal : What limitations does single inheritance have? What structures in Java address this?
  • Mathable

 


5 : Objects Continued

4. ArrayLists and Objects(Pt I)

 

Nested Loops & 2D Arrays

Strings

 

Archived Versions

1 http://mrmonline.org/ap-cs-2013-2014/

Arrays

Extra credit to be submitted with full line-by-line explanation. This is very hard and should not be attempted until all of the types of problems that we are currently working on are no-brainers for you.

Sorting links

https://visualgo.net/bn/sorting