Permutation in String

Medium 30 pts New · no attempts yet csharp

Permutation in String — Thomson Reuters interview prep · Sliding Window

Classic interview problem #567.

Input (stdin)

Line 1: s1\nLine 2: s2

Output (stdout)

true if permutation of s1 in s2

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

Examples

Sample
Input
ab
eidbaooo
Output
true
Static hints
  • Input format: Line 1: s1\nLine 2: s2
  • DSA Interview 150 — Sliding Window
  • Problem #567
  • Frequently asked at Thomson Reuters
  • 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