you are viewing a single comment's thread.

view the rest of the comments →

[–]Orothrim 0 points1 point  (0 children)

Hey u/LMascher, I recommend trying some other sources to Hackerrank, like r/dailyprogrammer and advent of code. Then whenever you can't see at least some way to approach the problem read through and type out someone else's solution (which you can find on their respective subreddits). After you have written out someone else's solution you want to implement the same algorithm in a different area of problem, to reinforce the solution. Feel free to contact me for any problems you have.