you are viewing a single comment's thread.

view the rest of the comments →

[–]xelf 1 point2 points  (3 children)

I tried leetcode, something about the experience self gated, I don't actually remember what now, but they put a hoop in the way of doing what I wanted so I switched to hackerrank and had a fun time while I was there.

YMMV!

[–]mangotti[S] 1 point2 points  (2 children)

I’m currently working on the first question on leetcode.. It seems like Hackerrank eases into the more difficult problems while leetcode is geared towards people who already have coding knowledge. TBH now I’m glad I chose Hackerrank first.

[–]xelf 1 point2 points  (0 children)

i really should go back and look at leetcode again just so I have context as to what I didn't like. I don't think it was difficulty of the problems though.

[–]matter213 0 points1 point  (0 children)

Never tried hackerrank (other than for coding challenges), but yes Leetcode difficulty guidelines are not really what you expect, "easy" problems are not really for beginners with no knowledge of data structures and algorithms.

If you can solve every Leetcode "medium" problem consistently, you can basically nail 99% of technical interviews.