Skip to content

Conversation

@Dileepadari
Copy link

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