Skip to content

Advanced Data Structures and Algorithms in Java 9, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Advanced-Data-Structures-and-Algorithms-in-Java-9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Data Structures and Algorithms in Java 9 [Video]

This is the code repository for Advanced Data Structures and Algorithms in Java 9 [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Advanced Data Structures and Algorithms in Java 9 covers classical, functional, and reactive data structures, giving you the ability to understand computational complexity, solve problems, and write efficient code. This video is based on the Zero Bug Bounce milestone of Java 9.We start off with the basics of algorithms and data structures, helping you understand the fundamentals and measure complexity. You will also get a clear picture of reactive programming, binary searches, sorting, search trees, undirected graphs, and a whole lot more!

What You Will Learn

  • Handle reactive programming and its related data structures
  • Use binary search, sorting, and efficient sorting—quicksort and mergesort
  • Work with the important concept of trees and list all nodes of the tree, search trees, and balanced search trees
  • Apply advanced, general-purpose data structures, priority queue-based sorting, and random access immutable linked lists
  • Gain a better understanding of the concept of graphs, directed and undirected graphs, undirected trees, and much more

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This video is for Java developers who want to learn about data structures and algorithms. A basic knowledge of Java is assumed.

Technical Requirements

This course has the following software requirements:
Java 9

Related Products

About

Advanced Data Structures and Algorithms in Java 9, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages