Skip to content

Conversation

@divyam2207
Copy link

No description provided.

@super30admin
Copy link
Owner

  • The main issue is that the student solved a different problem (0/1 Knapsack) instead of the twoSum problem. It's important to carefully read and understand the problem statement before starting to code.
  • The code quality and efficiency for the knapsack problem are good. The use of dynamic programming and space optimization is commendable.
  • The comments and docstring are clear and helpful, explaining the approach and complexity well.
  • For future submissions, ensure that the solution matches the problem statement and requirements.

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