Skip to content

211-Design-Add-and-Search-Words-Data-Structure: Refactor Java Solution #679

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

KC10201
Copy link
Contributor

@KC10201 KC10201 commented Jul 29, 2022

  • File(s) Modified: 211-Design-Add-and-Search-Words-Data-Structure.java
  • Language(s) Used: Java
  • Submission URL: https://leetcode.com/submissions/detail/759550618/
  • Fix some inconsistencies in spacings and indentations
  • Added styling for the solution.
  • Modified searchHelper to pass in an index parameter instead of an entire new String every time it's called.

@KC10201 KC10201 changed the title 211 design add and search words data structure modify 211-Design-Add-and-Search-Words-Data-Structure: Modify Java Solution Jul 29, 2022
@KC10201 KC10201 changed the title 211-Design-Add-and-Search-Words-Data-Structure: Modify Java Solution 211-Design-Add-and-Search-Words-Data-Structure: Refactor Java Solution Aug 1, 2022
@Ahmad-A0
Copy link
Collaborator

Ahmad-A0 commented Aug 1, 2022

Thanks, @KC10201!

@Ahmad-A0 Ahmad-A0 merged commit d13f963 into neetcode-gh:main Aug 1, 2022
@KC10201 KC10201 deleted the 211-Design-Add-and-Search-Words-Data-Structure-modify branch August 8, 2022 04:55
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