Implementing one of the most fundamental data structures in computer science (the dynamic array list). 2.Using this data structure to implement a larger program. 3.Practicing many
java question **It’s a project to create a game scoreboard. It must be only compiled in terminal all the information is in the zip file provided.OverviewThere are three major components to this project:1.Implementing one of the most fundamental data structures in computer science (the dynamic array list).2.Using this data structure to implement a larger program.3.Practicing many fundamental skills learned in prior programming courses including generic […]