HackerRank
HackerRank copied to clipboard
Created a JS solution
You need to add two things in every pull request to get your pull request accepted apart from the program. You can take hint from other pull requests or code files of other languages which are already present in the repository
- Please add a thoughts section in your solution file where you outline the key steps followed in solving the problem.
- Update readme.md file to reflect the link of the solution for the language you've selected.
@kevindelsh this is exactly what was needed. Nice!
- Solution passes all test cases
- Time and space complexity are correct
- Header is formatted properly
- Problem has been added to README and formatted properly
@RyanFehr can you please merge this pull request after doing a review from your end.