FRQ “April 9” on AP Classroom. Score yourself. Completion grade for thorough work.
Check out this site I made and submit your Stack assignment to it (for practice, not a grade). Login is same as class server: first 7 of last name + first initial (jefferst) and student id is password.
Calculator is due next class. Only LEFT-to-RIGHT precedence, plus all basic functions (decimal point, backspace, clear, equals, no reflection yet)
4/11 (Friday!)
MC6 Practice on Schoology
FRQ Practice “Candy” on JavaDrop. Click on FRQ practice and submit your solution in the code widget.
Modify your insert method to implement AVL tree rotation. You can test by inserting 1,000,000 ints in order. If your balancing works, it should be fast. If not, it will be very slow! This is due today or Monday.
Demo where you can check your work. You’ll need to enter the trees in top-down-left-to-right order!