DEV Community

timzeghaibe
timzeghaibe

Posted on

Coding chalenges, where to find them?

Hello world! Im searching for websites that i can challenge my knowledge, and experience with web developing, in short, im looking for coding challenges, can you help?

Top comments (8)

Collapse
 
mateuszjarzyna profile image
Mateusz Jarzyna

leetcode.com for example

Collapse
 
timzeghaibe profile image
timzeghaibe

thanks 👍

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

You can find CSS challenges in dev.to

Collapse
 
timzeghaibe profile image
timzeghaibe

thank you

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

That is if you want a challenge on UI.

However, if you want a challenge on programming language (JavaScript), you should look into challenging test cases. I think leetcode fullfill the definition.

Good testers should try to ignore rules and try to break your programs.

I personally like Exercism. It has both mentoring and peer review.

I am not sure where to exercise SQL, devops, etc.

Thread Thread
 
timzeghaibe profile image
timzeghaibe

I appreciate it, thank you so much🙏

Collapse
 
wadie profile image
Wadie

Codewars is fun and challenging.

Collapse
 
timzeghaibe profile image
timzeghaibe

thx dude 👍