Skip to content

Conversation

@JainShubham23
Copy link

No description provided.

@super30admin
Copy link
Owner

Strengths:

  • The student correctly identifies the need for memoization to optimize the solution.
  • The logic for both problems is sound and follows a correct approach.

Areas for Improvement:

  • Ensure all code is properly structured within functions. The return statements should be inside the functions.
  • Clearly state the time and space complexity for each problem.
  • For Problem2, ensure the function definition and return statement are correctly placed within the function.
  • Add comments to explain the memoization table initialization and usage.

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.

2 participants