A couple of solution to different problems I solved on hackerrank. At the moment most of them are in JS
, but this will change. I will update the repo as much and as frequent I can.
Name | Url | Category | Subdomain | Language |
---|---|---|---|---|
A very big sum | A very big sum | Algorithms | Warmup | JS |
Diagonal Difference | Diagonal Difference | Algorithms | Warmup | JS |
Plus Minus | Plus Minus | Algorithms | Warmup | JS |
Staircase | Staircase | Algorithms | Warmup | JS |
Mini Max Sum | Mini Max Sum | Algorithms | Warmup | JS |
Birthday Cake Candles | Birthday Cake Candles | Algorithms | Warmup | JS |
Time Conversion | Time Conversion | Algorithms | Warmup | JS |
Grading Students | Grading Students | Algorithms | Implementation | JS |
Apple And Orange | Apple And Orange | Algorithms | Implementation | JS |
Kangaroo | Kangaroo | Algorithms | Implementation | JS |
Between Two Sets | Between Two Sets | Algorithms | Implementation | JS |
Breaking The Records | Breaking The Records | Algorithms | Implementation | JS |
Birthday Cholocate | Birthday Cholocate | Algorithms | Implementation | JS |
Divisible Sum Pairs | Divisible Sum Pairs | Algorithms | Implementation | JS |
Migratory Birds | Migratory Birds | Algorithms | Implementation | JS |
Day Of The Programmer | Day Of The Programmer | Algorithms | Implementation | JS |
Bon Appetit | Bon Appetit | Algorithms | Implementation | JS |
Sock Merchant | Sock Merchant | Algorithms | Implementation | JS |
Drawing Book | Drawing Book | Algorithms | Implementation | JS |
Counting Valleys | Counting Valleys | Algorithms | Implementation | JS |
Electornics Shop | Electornics Shop | Algorithms | Implementation | JS |
Cats And A Mouse | Cats And A Mouse | Algorithms | Implementation | JS |
[Print Elements of a Linked List](Data Structures/Linked Lists/print-elements-of-a-linked-list.js) | Print Elements of a Linked List | Data Structures | Linked Lists | JS |
If you have a better and more realiable implementation to any of the existing solutions don't hesitate to PR it. 👍 Kudos!