HTTP/2 200
date: Tue, 14 Oct 2025 09:47:55 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: v251009-h-251014-0442
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-middleware-rewrite: /coursesv2/grokking-the-system-design-interview/quiz-on-tinyurls-design
vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
x-nextjs-cache: MISS
etag: W/"quksy8alk58ew7"
x-cloud-trace-context: b1ffbd0428208f63f96621f22deb35fd
via: 1.1 google
alt-svc: h3=":443"; ma=86400
cf-cache-status: MISS
set-cookie: __cf_bm=FfYsexgQxLxyBRLac3RJkjov.r019I13O.QHwqMb7G8-1760435275-1.0.1.1-gfJknhTojkFyxLizmZCVWoMXz322.azbb5agRm5dHu_X8QUEj9xAEjT5ytkj3pqWDBHcYcufVq2w71BwzXZhMj9Ok30DxTU8l9hfZBUnkxg; path=/; expires=Tue, 14-Oct-25 10:17:55 GMT; domain=.educative.io; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains; preload
server: cloudflare
cf-ray: 98e62863784ef424-BLR
Quiz on TinyURL's DesignQuiz on TinyURL's Design
Let's test our understanding of the short URL generation system with a quiz.
We'll cover the following...