Java Data Structures
Offered By: Great Learning via YouTube
Course Description
Overview
Dive into a comprehensive 7.5-hour course on Java Data Structures, covering essential concepts from Arrays to Graphs. Explore fundamental data structures like Queue, Stack, and Linked List, and delve into advanced topics such as Trees, Graphs, and Heap. Learn both theoretical concepts and practical implementations using Java programming language. Master key algorithms like BFS and DFS, and understand the importance of Hash Tables in efficient data management. Gain hands-on experience through detailed explanations and code demonstrations, equipping yourself with crucial skills for Java programming and algorithm design.
Syllabus
- Introduction to Data Structure.
- Types of Data Structure.
- Arrays.
- Stack.
- Queue.
- Linked List.
- Trees introduction.
- Use of Trees.
- Binary Search Tree.
- Introduction to Binary Tree.
- Types of Binary Tree.
- Graphs.
- BFS implementation.
- DFS implementation.
- Heap.
- Hash Tables.
Taught by
Great Learning
Related Courses
Introduction to Computing 计算概论APeking University via Coursera Data Structures and Performance
University of California, San Diego via Coursera Foundations of Data Structures
Indian Institute of Technology Bombay via edX Algorithms and Data Structures
Microsoft via edX Data Structures and Design Patterns for Game Developers
University of Colorado System via Coursera