This lesson covers the fundamentals of data structures specifically looking at the regular built-in arrays that Java provides as part of the language, as well as the ArrayList class, which lives in the java.util package.
This is a beginner-level lesson and can be taken by anyone with an interest in learning about Java.