Skip to content

chicolucio-python-learning/hacker-rank

Repository files navigation

Hacker Rank

My solutions to Hacker Rank problems.

I'm using the problems to study Test Driven Development (TDD) and PEP8. So I'm not just solving them but creating tests and working with functions and/or classes. Then solutions might be a little longer than usual because I'm not trying to solve the problems in the minimum number of lines.

Interview preparation kit

Warm-up challenges

Problem Difficulty My solution
Sock merchant Easy folder
Counting valleys Easy folder
Jumping on the clouds Easy folder
Repeated string Easy folder

Arrays

Problem Difficulty My solution
2D array - DS Easy folder
Left rotation Easy folder
New Year Chaos Medium folder

30 days of code

Some of the code for 30 days of code tutorial are available here.

About

Some of my solutions to HackerRank problems in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages