Skip to content

Completed competitive coding 2 problems#1157

Open
abhayb94 wants to merge 2 commits intosuper30admin:masterfrom
abhayb94:master
Open

Completed competitive coding 2 problems#1157
abhayb94 wants to merge 2 commits intosuper30admin:masterfrom
abhayb94:master

Conversation

@abhayb94
Copy link

No description provided.

@super30admin
Copy link
Owner

Strengths:

  • The student demonstrates a strong understanding of time and space complexity trade-offs.
  • The solutions are well-commented and easy to follow.
  • The student has implemented optimal solutions for both problems.

Areas for Improvement:

  • In Problem1.java, the student could add a check to handle edge cases, such as an empty input array or null values.
  • In Problem2.java, the student could add a brief explanation of the base case (initialization of the dp array) to make the solution even clearer.

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