Project: Applying Data Structures to Manipulate Cleansed UN Data
In this course, we will learn how to create an application to manipulate the UN dataset. We will learn how to use Arrays, ArrayLists, LinkedLists, Stacks, Queues, and Hashtables to store our data, and discover how to implement these structures using Java Collections.