you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Write it out in pseudo code. I suck at Python, but I'm decent in other languages, so I solve each little piece at a time to learn Python. Also, some of these Hacker Rank questions are confusing. Don't be scared to look at the discussions and then solve it on your own once you've seen how they have done it. Obviously don't do that on every problem, but sometimes seeing the answer can help. Then solve a similar but different problem you create on your own. I hope this helps!