https://github.com/anishlearnstocode/hackerrank-problem-solving-skill-test
Contains solved programs for the HackerRank Problem Solving (Basics) Skill Test Certification 🎓.
https://github.com/anishlearnstocode/hackerrank-problem-solving-skill-test
algorihms certificate certification data-structures hackerrank java problem-solving
Last synced: 19 days ago
JSON representation
Contains solved programs for the HackerRank Problem Solving (Basics) Skill Test Certification 🎓.
- Host: GitHub
- URL: https://github.com/anishlearnstocode/hackerrank-problem-solving-skill-test
- Owner: anishLearnsToCode
- License: mit
- Created: 2020-07-14T09:15:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T07:43:48.000Z (over 4 years ago)
- Last Synced: 2025-04-10T22:17:51.808Z (19 days ago)
- Topics: algorihms, certificate, certification, data-structures, hackerrank, java, problem-solving
- Language: Java
- Homepage: https://www.hackerrank.com/skills-verification/problem_solving_basic
- Size: 5.86 KB
- Stars: 11
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HackerRank Problem Solving (Basic) Skill Certification Test


[](https://github.com/anishLearnsToCode/competitive-programming)
[](https://github.com/anishLearnsToCode/competitive-programming#certifications)Took this test on HackerRank [here](https://www.hackerrank.com/skills-verification)
on __14th July 2020__.
Certificate can be viewed [here](https://www.hackerrank.com/certificates/c0a4672b1159)## Programs
- [Road Repair](src/RoadRepair.java)
- [Balanced System File Partition Problem](src/BalancedSystemFilePartition.java)