Continue in your file named Apr15_ArrayAndList2.java, and submit to the google drive: here when you are finished!
// HW // EASY // find largest element in nums // find smallest element in nums // sum all even numbers // print forwards until you hit the middle of the list // MEDIUM // print all items in reverse // HARD // swap to reverse the array
You can reach out to me at ddjapri@ayclogic.com if you have any questions!
You can find class notes here.