At the end of 2016 I published the article: The 10 most popular coding challenge websites for 2017. The list was based on a few resources such as popular blog posts, Quora posts, articles, Google…
At the end of 2016 I published the article: The 10 most popular coding challenge websites for 2017. The list was based on a few resources such as popular blog posts, Quora posts, articles, Google searches, and popular posts on forums like r/learnprogramming and Hacker News.
This updated 2018 list features 10 websites that offer the best coding challenges and resources to help new and intermediate developers improve their skills, prepare for interviews, and progress in their careers. The ordering of the list is based on level of difficulty (beginner to advanced).
Beginner — Intermediate
Coderbyte provides 200+ coding challenges you can solve in an online editor using 10 different programming languages. It also provides official solutions for some of the challenges along with 800,000+ user solutions. Coderbyte is recommended by the top coding bootcamps because of its collection of interview prep challenges.
Aside from coding challenges, they provide courses in Algorithms & Data Structures, Web Development, and prep courses for coding bootcamps.
Beginner — Intermediate
Codewars provides a large collection of coding challenges submitted and edited by their own community. You can solve the challenges directly online in their editor using one of 20+ programming languages. You can view a discussion for each challenges as well as user solutions. You can earn points and climb the rankings by solving their challenges.
Beginner — Intermediate
CodeFights provides a collection of coding challenges for you to solve in their online editor…