Module 11 of Skill Path: Speedrun the Oracle Coding Interview: Top Problems in Go
Each pattern in this module exemplifies the power of dissecting a problem in detail and figuring out the least expensive operations required to solve it. In the Sliding Window pattern, we’ll gain practice in various techniques to ensure that a solution that seems to require nested loops actually executes in linear time. Using the Union Find pattern, we’ll learn to solve a diverse set of problems using the disjoint-set data structure.
Hands-on experience with using the Sliding Window pattern
An enhanced ability to analyze algorithm complexity
A working knowledge of the Union Find pattern
An understanding of the union by rank and path compression optimization techniques
Lifetime Discount 50% OFF
$25
.50
per mo,
billed annually ($149)
Module 10
Module 10
Lifetime Discount 50% OFF
$25
.50
per mo,
billed annually ($149)