Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Hands-On Data Structures & Algorithms in Java 11

Posted By: IrGens
Hands-On Data Structures & Algorithms in Java 11

Hands-On Data Structures & Algorithms in Java 11
.MP4, AVC, 280 kbps, 1920x1080 | English, AAC, 160 kbps, 2 Ch | 2h 47m | 528 MB
Instructor: Dr. Edward Lavieri

Empower you to develop effective and efficient code within minutes

Programs are created from algorithms and data structures. Mastering these is an essential part of your development as a Java programmer. They are the main building blocks for each architectural pattern. Many tutorials treat data structures & algorithms as theoretical computer science topics. This course relates every technique back to real-world problems and situations you will face working as a programmer. The vision of the course is to get you acquainted with the core and advanced data structures and algorithms used for day-to-day applications. You’ll see how they work and how to use them effectively in your own programs. This course will be full of step-by-step instructions, revealing examples, and clear explanations that will help you understand the practical application of each algorithm with scenario trade-offs. You’ll learn to use querying binary search trees. The course will take you through heapsort, quicksort, recursion, and tail recursion algorithms. You’ll get familiar with multithreading and probabilistic algorithms. You’ll also understand the importance of advanced data structures and graph algorithms. This course will help you to gain in-demand knowledge of key data structures and algorithms and prepare you for the next stage in your career as a developer.

What You Will Learn

Implement data structures to maximize program effectiveness and efficiency.
Develop algorithms to manipulate large data sets.
Build multiple search algorithms to benchmark results
Develop optimized algorithms for sorting various data structures
Design algorithms with Big O notation


Hands-On Data Structures & Algorithms in Java 11