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
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera