realdev22 / HackerRank

Contains solutions for HackerRank coding challenges done while completing Microverse's development program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HACKER RANK CHALLENGES

The repository contains a list of challenges completed during my first months at microverse.

Completed Challenges

Challenge
Drawing Book
Electronics Shop
Picking Numbers
The Hurdle Race
Angry Professor
Find Digits
Library Fine
Repeated String
Equalize The Array
Encryption
Beautiful Triplets
The Time in Words
Chocolate Feast
Lisa's Workbook
Fair Rations
Cavity Map
Manasa and Stones
Happy Ladybugs
Halloween Sale
Palindrome Index

TODO

  • Unit Testing of all algorithms instead of logging at the console, since it does not convey semantics of what is expected when certain arguments are passed to the different algorithms
  • Complete more challenges.

Contributors

Contact

About

Contains solutions for HackerRank coding challenges done while completing Microverse's development program


Languages

Language:JavaScript 71.7%Language:Ruby 28.3%