Min Cost Climbing Stairs

Easy 20 pts New · no attempts yet csharp

Min Cost Climbing Stairs — EY interview prep · 1-D Dynamic Programming

Classic interview problem #746.

Input (stdin)

Line 1: cost per step

Output (stdout)

Minimum cost to reach top

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

Examples

Sample
Input
10 15 20
Output
15
Static hints
  • Input format: Line 1: cost per step
  • DSA Interview 150 — 1-D Dynamic Programming
  • Problem #746
  • Frequently asked at EY
  • 1-D Dynamic Programming

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