Skip to content

Added Leetcode problems for House Robber, Unique Paths, and Climbing Stairs - #19

Open
Dileepadari wants to merge 2 commits into
nitheesh-me:mainfrom
Dileepadari:main
Open

Added Leetcode problems for House Robber, Unique Paths, and Climbing Stairs#19
Dileepadari wants to merge 2 commits into
nitheesh-me:mainfrom
Dileepadari:main

Conversation

@Dileepadari

Copy link
Copy Markdown

This pull request adds mapcode formalizations for three dynamic programming algorithms.

It includes:

  • House Robber (Leetcode 198)
  • Climbing Stairs (Leetcode 70)
  • Unique Paths (Leetcode 62)

Each algorithm includes its recurrence relation, mapcode components, complexity analysis, and a Typst-generated trace diagram demonstrating the fixed-point computation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant