Median of Two Sorted Arrays

Hard 40 pts New · no attempts yet csharp

Median of Two Sorted Arrays — Rubrik interview prep · Binary Search

Classic interview problem #4.

Input (stdin)

Line 1: nums1\nLine 2: nums2

Output (stdout)

Median (decimal)

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

Examples

Sample
Input
1 3
2
Output
2.0
Static hints
  • Input format: Line 1: nums1\nLine 2: nums2
  • DSA Interview 150 — Binary Search
  • Problem #4
  • Frequently asked at Rubrik
  • Binary Search

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