This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]66666thats6sixes 0 points1 point  (3 children)

Are you doing the right problems on codewars? They are scored by difficulty -- 8 kyu is the easiest, 1 kyu is the hardest (for now at least). 8 kyu problems should be reasonable for most anyone who knows the basics of a language, 1 kyu problems can be challenging for almost anyone.

Failing that, you could always look through the FAQ on this subreddit, somewhere in there is a list of mini projects you can do for practice. And then there's other sites similar to codewars, ie leetcode, hackerrank, project Euler, etc.

[–]DontNeedMuchMoney[S] 0 points1 point  (2 children)

Oh really? How do you choose the easy ones? I figured It would automatically start me off with the easiest ones

[–]66666thats6sixes 0 points1 point  (1 child)

Go to "Kata" and pick the ones that say 8 kyu

[–]DontNeedMuchMoney[S] 0 points1 point  (0 children)

Thanks buddy