Skip to content

"Linked List-2 done"#1412

Open
Sahithipsl470 wants to merge 1 commit intosuper30admin:masterfrom
Sahithipsl470:master
Open

"Linked List-2 done"#1412
Sahithipsl470 wants to merge 1 commit intosuper30admin:masterfrom
Sahithipsl470:master

Conversation

@Sahithipsl470
Copy link
Copy Markdown

No description provided.

@super30admin
Copy link
Copy Markdown
Owner

  • The student has done an excellent job in implementing the solutions correctly and efficiently.
  • The comments and explanations are clear and helpful.
  • One minor suggestion: In the BST Iterator solution, the hasNext() method could be simplified to return !St.isEmpty() in Java and return len(self.stack) > 0 in Python for consistency with the reference solution.
  • The Python solutions could benefit from type hints for better clarity, though this is optional.

Overall, the student has demonstrated a strong understanding of the problems and their solutions.

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