You have a dataset of every coastline on the planet. You also have a random point somewhere in the ocean. The question is simple: which island is closest to that point?

Source: [Dev.to](https://dev.to/adilaidev/finding-a-random-island-with-geometry-and-cuda-3oif)

Sponsored