https://github.com/anishlearnstocode/hackerrank-java-basic-skill-test
Contains solved programs for the HackerRank Java (Basics) Skill Test Certification 🎓.
https://github.com/anishlearnstocode/hackerrank-java-basic-skill-test
certificate certification hackerrank java programming questions
Last synced: about 2 months ago
JSON representation
Contains solved programs for the HackerRank Java (Basics) Skill Test Certification 🎓.
- Host: GitHub
- URL: https://github.com/anishlearnstocode/hackerrank-java-basic-skill-test
- Owner: anishLearnsToCode
- License: mit
- Created: 2020-07-14T08:36:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T08:27:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T19:12:41.912Z (2 months ago)
- Topics: certificate, certification, hackerrank, java, programming, questions
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 31
- Watchers: 4
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HackerRank Java (Basic) Skill Certification Test


[](https://github.com/anishLearnsToCode/competitive-programming)
[](https://github.com/anishLearnsToCode/competitive-programming#certifications)📺 [My YouTube Channel](https://www.youtube.com/channel/UC6zEtIjpypm8gADSdHMP5vg/featured)
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/e7bb326e632c)## Programs
- [How Will You Compare?](src/HowWillYouCompare.java)
- [The Adder Class](src/TheAdderClass.java)
- [Map Interface Question (MCQ)](map-interface-question.md)
- [Bit Puzzle (MCQ)](bit-puzzle.md)
- [Threads Question (MCQ)](test-thread.md)
- _I have forgotten the 6th question 😋_ (so good luck with that)