Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Contains solved programs for the HackerRank Problem Solving (Basics) Skill Test Certification 🎓.

Awesome Lists containing this project

README

        

# HackerRank Problem Solving (Basic) Skill Certification Test

![made-with-java](https://img.shields.io/badge/Made%20with-Java-1f425f.svg)
![problems-solved](https://img.shields.io/badge/Problems%20Solved-2/2-1abc9c.svg)
[![cp](https://img.shields.io/badge/also%20see-Competitve%20Programming-1f72ff.svg)](https://github.com/anishLearnsToCode/competitive-programming)
[![cp](https://img.shields.io/badge/also%20see-Other%20Certifications-1f72ff.svg)](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)