Minimum Window Substring

Hard 40 pts New · no attempts yet csharp

Minimum Window Substring — Media.net interview prep · Sliding Window

Classic interview problem #76.

Input (stdin)

Line 1: s\nLine 2: t

Output (stdout)

Minimum window substring (or empty)

Your program must read from stdin and write the answer to stdout (no extra debug text).

Examples

Sample
Input
ADOBECODEBANC
ABC
Output
BANC
Static hints
  • Input format: Line 1: s\nLine 2: t
  • DSA Interview 150 — Sliding Window
  • Problem #76
  • Frequently asked at Media.net
  • Sliding Window

Toolliyo Coach

Stuck? Get a nudge — not the answer

Progressive help: Nudge → Guide → Approach. Full solution stays behind the Solution tab.

Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details