https://github.com/sofiasawczenko/hackerrank_solutions_js
Problem-solving solutions on HackerRank, implemented using JavaScript (Node.js) to enhance algorithmic skills.
https://github.com/sofiasawczenko/hackerrank_solutions_js
Last synced: 5 months ago
JSON representation
Problem-solving solutions on HackerRank, implemented using JavaScript (Node.js) to enhance algorithmic skills.
- Host: GitHub
- URL: https://github.com/sofiasawczenko/hackerrank_solutions_js
- Owner: sofiasawczenko
- Created: 2024-03-30T11:11:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T23:39:41.000Z (over 1 year ago)
- Last Synced: 2024-12-18T00:30:28.793Z (over 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackerRank Solutions with JavaScript
This repository contains solutions to various problem-solving challenges of Algorithms from HackerRank using **JavaScript** (Node.js). The solutions are aimed at helping learners improve their coding and problem-solving skills through practice.
- Visit HackerRank for more challenges: [HackerRank](https://www.hackerrank.com)
- My HackerRank profile: https://www.hackerrank.com/profile/ra104242
## Technologies Used
- **JavaScript (Node.js)**: The main programming language used for solving the challenges.
- **HackerRank**: An online platform for coding challenges.