Longest Increasing Path in a Matrix

Hard 40 pts New · no attempts yet csharp

Longest Increasing Path in a Matrix — Samsung interview prep · 2-D Dynamic Programming

Classic interview problem #329.

Input (stdin)

Line 1: m\nLine 2: n

Output (stdout)

DP 2D grid paths (Longest Increasing Path in a Matrix)

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

Examples

Sample
Input
3
7
Output
28
Static hints
  • Input format: Line 1: m\nLine 2: n
  • DSA Interview 150 — 2-D Dynamic Programming
  • Problem #329
  • Frequently asked at Samsung
  • 2-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