Maximum Subarray

Medium 30 pts New · no attempts yet csharp

Maximum Subarray — Apple interview prep · Greedy

Classic interview problem #53.

Input (stdin)

Line 1: integers

Output (stdout)

Max subarray sum

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

Examples

Sample
Input
-2 1 -3 4 -1 2 1 -5 4
Output
6
Static hints
  • Input format: Line 1: integers
  • DSA Interview 150 — Greedy
  • Problem #53
  • Frequently asked at Apple
  • Greedy

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