代写 data structure algorithm Java junit compiler CS2230 Computer Science II: Data Structures Homework 3
CS2230 Computer Science II: Data Structures Homework 3 Linked list of web browser tabs 1. Goals for this assignment • Implement methods for a linked list that involve manipulating references • Debug your code using JUnit tests 2. Submission Source address https://research-git.uiowa.edu/cs2230-assignments/browser-tabs-fa19.git Private address https://research-git.uiowa.edu/cs2230-fa19/hw3-hawkid.git General requirement: You must make at least one commit for […]