https://github.com/harrisonwelch/myhackerranksolutions
My solutions to various programming challenges from HackerRank.com
https://github.com/harrisonwelch/myhackerranksolutions
10daysofjavascript 10daysofstatistics 30daysofcode bash cplusplus hackerrank hackerrank-solutions haskell java linux plsql python ruby solutions sql
Last synced: about 1 year ago
JSON representation
My solutions to various programming challenges from HackerRank.com
- Host: GitHub
- URL: https://github.com/harrisonwelch/myhackerranksolutions
- Owner: HarrisonWelch
- Created: 2019-02-18T07:44:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T21:34:03.000Z (over 4 years ago)
- Last Synced: 2025-01-15T12:20:29.564Z (about 1 year ago)
- Topics: 10daysofjavascript, 10daysofstatistics, 30daysofcode, bash, cplusplus, hackerrank, hackerrank-solutions, haskell, java, linux, plsql, python, ruby, solutions, sql
- Language: Java
- Homepage: https://www.hackerrank.com/harrison_r_welch
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My HackerRank Solutions

## Description
Repository for holding my [HackerRank](https://www.hackerrank.com/) programming solutions.
## Profile
[@harrison_r_welch](https://www.hackerrank.com/harrison_r_welch)
## Badges
## Challenges
| Language | Completed | Total | Percent |
|:--------------------------|----------:|------:|--------:|
| Java | 23 | 64 | 36% |
| Python | 60 | 115 | 52% |
| SQL | 55 | 58 | 95% |
| Bash | 65 | 65 | 100% |
| 30 Days of Code | 30 | 30 | 100% |
| 10 Days of JS | 25 | 25 | 100% |
| C++ | 14 | 44 | 32% |
| Problem Solving | 21 | 442 | 5% |
| 10 Days of Statistics | 13 | 27 | 48% |
| Haskell | 2 | 92 | 2% |
| C language | 3 | 25 | 8% |
| Ruby | 4 | 37 | 11% |
## Certifications
1. Python Basic
* Issue Date: May 2020
* Credential ID: 7054C454478A
* URL: [https://www.hackerrank.com/certificates/7054c454478a](https://www.hackerrank.com/certificates/7054c454478a)
2. Java Basic
* Issue Date: May 2020
* Credential ID: D41B6A98E909
* URL: [https://www.hackerrank.com/certificates/d41b6a98e909](https://www.hackerrank.com/certificates/d41b6a98e909)
## Credit
All credit for the indiviual challenges go to their individual owners. All badge artwork credit goes to HackerRank owned and operated by Interviewstreet Incorporated. All solutions and related notes are my own.