top of page
Python Course: About

Data Structures

Prerequisite(s): Intro to Java

Data Structures are a fundamental concept in Computer Science. Data Structures are a specialized means of organizing and storing data, such that modifying and retrieving the data is efficient. In this course, we'll go over 4 fundamental data structures in Java that will bring you to the next level of computer science.

Course Topics

bottom of page