Skip to content
Medium-Easy Apply System Design Interview Framework Multiple Choice

What HTTP status code should a URL shortener return when redirecting a user from the short URL to the original URL?

Apply — Tests ability to use knowledge in practical scenarios.

Answer Options

A 200 OK
B 201 Created
C 301 Moved Permanently
D 404 Not Found

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more System Design Interview Framework questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the System Design Interview Framework topic (System Design).

More System Design Interview Framework Questions