Java Data Structures
Offered By: Great Learning via YouTube
Course Description
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
Related Courses
Conception et mise en œuvre d'algorithmes.École Polytechnique via Coursera Algorithmen und Datenstrukturen
Universität Osnabrück via iversity 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX 数据结构基础
Peking University via Coursera