Skip to content

Conversation

thecloudguy-engineer
Copy link

Adding solutions in go! I will work on more solutions over the next month and will continuously merge here.
thanks for neetcode!

Copy link
Collaborator

@mitchellirvin mitchellirvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @thecloudguy-engineer ! Thanks for contributing! a couple things to fix before we can merge:

  1. can you fix the directory structure? It's currently go/blind75/arrayAndHashing/neetcode150. each problem should go into the category and subcategory it lives in on neetcode.io
  2. can you updating the directory naming convention to be snake_case? blind75 -> blind_75, arrayAndHashing -> arrays_&_hashing, etc
  3. can you update the file names to match the current (admittedly weird) convention which is a combination of Spinal-and-Pascal?

@mitchellirvin
Copy link
Collaborator

For the sake of keeping our PR backlog cleaned up, I'm going to close this! A number of the solutions exists now in the go/ directory. If you'd like to contribute the solutions that aren't duplicates, feel free to make those changes I mentioned above and reopen this (or open a new) PR!

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