Skip to content

Added MyQueue and MyHashMap solutions#2436

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

Added MyQueue and MyHashMap solutions#2436
PritPanchani wants to merge 1 commit intosuper30admin:masterfrom
PritPanchani:master

Conversation

@PritPanchani
Copy link

No description provided.

@super30admin
Copy link
Owner

Strengths:

  • The solution for MyQueue is correct and efficient.
  • The code is clean and easy to understand.
  • The comments and approach description are helpful.

Areas for Improvement:

  • The submission includes an unrelated solution for MyHashMap. In the future, ensure that only the required solution is submitted for the specific problem. This helps in avoiding confusion and keeps the focus on the problem at hand.
  • Although not necessary, consider adding null checks or handling edge cases explicitly, but the current implementation already handles them correctly.

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