This repository contains my approaches to solving interesting problems on HackerRank, to prepare myself thoroughly for coding interviews (or as I would like to think of them - problem solving sessions).
Day | Problem description | My code |
---|---|---|
1 | Sales by Match | My code |
2 | Counting Valleys | My code |
3 | Jumping on the Clouds | My code |
4 | Repeated Strings | My code |
5 | Equalize the Array | My code |