Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harsharchives/10-days-of-javascript
This repository contains solutions to 10 days of JavaScript problems from HackerRank.
https://github.com/harsharchives/10-days-of-javascript
10daysofjavascript hackerrank-challenges hackerrank-solutions javascript
Last synced: 7 days ago
JSON representation
This repository contains solutions to 10 days of JavaScript problems from HackerRank.
- Host: GitHub
- URL: https://github.com/harsharchives/10-days-of-javascript
- Owner: HarshArchives
- License: mit
- Created: 2023-05-06T14:14:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-26T19:44:06.000Z (over 1 year ago)
- Last Synced: 2024-11-09T02:38:32.790Z (2 months ago)
- Topics: 10daysofjavascript, hackerrank-challenges, hackerrank-solutions, javascript
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :computer: 10 Days of JavaScript Challenge by HackerRank
Welcome to the 10 Days of JavaScript Challenge by HackerRank!
Solutions to HackerRank's [10 Days of Javascript](https://www.hackerrank.com/domains/tutorials/10-days-of-javascript/) challenge.
## :rocket: Resources
If you're new to JavaScript or need a refresher, here are some resources that you may find helpful:
- [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - a comprehensive guide to JavaScript
- [JavaScript.info](https://javascript.info/) - a free online book that covers the basics of JavaScript
- [Eloquent JavaScript](https://eloquentjavascript.net/) - a more in-depth book on JavaScript
- [Codecademy](https://www.codecademy.com/learn/introduction-to-javascript) - an interactive online course on JavaScript## :handshake: Contributing
If you find any issues with the solutions or if you have any suggestions for improvements, please feel free to open an issue or submit a pull request. We welcome contributions from the community!
## Show Your Gratitude!
If the solutions provided were helpful to you, I would be grateful if you would consider buying me a coffee! Your support will keep me motivated and help me create more valuable content for you.
Thank you for your generosity and support!
## :memo: License
The code in this repo is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.