HTTP/2 200
date: Wed, 15 Oct 2025 23:44:42 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cache-control: public, max-age=86400
referrer-policy: strict-origin-when-cross-origin
x-app-version: v251013-rb-251015-0701
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-middleware-rewrite: /coursesv2/grokking-coding-interview-in-python/number-of-islands
vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
x-nextjs-cache: MISS
etag: W/"ly6pqdquq4i7xi"
x-cloud-trace-context: d10d9daa0881f9d504ecd318f9d813a5;o=1
via: 1.1 google
alt-svc: h3=":443"; ma=86400
cf-cache-status: MISS
set-cookie: __cf_bm=abyLYgqg9K6_1103ZBMXolw4B0lhburrfF6UqeTreHM-1760571882-1.0.1.1-M4nYOkv70Rml4RaPRVCxxNhj3uP8vyazxhAs3jKGD0KnQ1nw5BiFcCN4rXx4aGrAnCjRhJUgMb2jOrj1W7bguyqg2fsKhfsQgMeGNYCCTm8; path=/; expires=Thu, 16-Oct-25 00:14:42 GMT; domain=.educative.io; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains; preload
server: cloudflare
cf-ray: 98f32f848ba0ccbb-BLR
Number of IslandsNumber of Islands
Try to solve the Number of Islands problem.
We'll cover the following...