Skip to content

Conversation

@nitishred13
Copy link

No description provided.

@super30admin
Copy link
Owner

  • Hindex.java: While your solution is correct, consider using the bucket approach for better time complexity, especially for larger datasets. The current approach is simpler but less efficient.
  • RotateArray.java: Excellent solution. The logic is clear and efficient. No improvements needed.
  • TrapWater.java: Well done. The solution is efficient and handles the problem correctly. The logic is straightforward and optimal.
  • General: Your code is clean and readable. Adding more detailed comments explaining the algorithmic choices could help others understand your thought process better.

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