Introduction to Data Structures & Algorithms in Java
Offered By: LinkedIn Learning
Course Description
Overview
Find out what data structures are, what things to consider when choosing which data structure to use, and which data structures are the most common in Java.
Syllabus
Introduction
- Data structures in Java
- What you should know
- Using the exercise files
- Tour of CoderPad
- What is a data structure?
- How to choose a data structure
- Understanding arrays
- Using arrays
- The Collection interface
- LinkedLists
- Stacks
- Queues
- TreeSets
- Next steps
Taught by
Raghavendra Dixit
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera