Back to Browse

Codility FloodDepth Java solution

1.6K views
Jan 21, 2022
13:14

FloodDepth is a Codility exercise where an array represents the rock height of a landscape which is flooded with water. The aim is to find the depth of the water at the deepest point along the landscape. In this video, I explain my solution and then go on to implement it. The solution scores 100% on Codility.

Download

1 formats

Video Formats

360pmp420.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Codility FloodDepth Java solution | NatokHD