Skip to content

Conversation

@kkhevna9252
Copy link

No description provided.

@super30admin
Copy link
Owner

  • The student's MyQueue implementation is correct and efficient, matching the reference solution in both functionality and complexity analysis.
  • The inclusion of MyHashMap in the submission is confusing since it's not part of the problem being evaluated (Design-2). Focus on submitting only the relevant code for the problem at hand.
  • The Kotlin code is clean and follows good practices. The use of Java's Stack class in Kotlin is acceptable, though Kotlin's native collections could also be considered.
  • The comments about time complexity are accurate and well-placed.

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.

3 participants