Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Java Data Structures

Great Learning via YouTube

Overview

Dive into a comprehensive 5-hour course on Java Data Structures, covering essential concepts that serve as the foundation for efficient programming. Master various data structures including Arrays, Stacks, Queues, Linked Lists, Trees, Graphs, and Hash Tables. Learn their introductions, applications, advantages, and disadvantages, along with practical implementations in Java. Gain expertise to optimize code, excel in interviews, and benefit organizations. Progress through topics such as array operations, stack and queue implementations, linked list manipulations, binary tree traversals, graph search algorithms, and hashing techniques. Enhance your programming skills with this in-depth exploration of data structures, complete with hands-on Java implementations and real-world applications.

Syllabus

Introduction.
Agenda.
What is a data structure.
types of data structure.
Arrays introduction.
Arrays implementation.
advantages and disadvantages of array.
Stack introduction.
Stack implementation.
Advantages and Disadvantages of Stack.
Queue introduction.
Queue implementation.
Advantages and disadvantages of Queue.
Linked List introduction.
Linked list implementation.
Advantages and disadvantages of Linked List.
Binary Tree.
Binary Tree implementation.
Advantages and disadvantages of Binary tree.
Binary Search Tree.
Binary search tree implementation.
Advantages and disadvantages of the binary search tree.
Graphs.
Breadth-First Search.
Depth First Search.
Hash Tables.
Hashing implementation.
Summary.

Taught by

Great Learning

Reviews

Start your review of Java Data Structures

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.