Software Alternatives & Reviews

LeetCode VS Exercism.io

Compare LeetCode VS Exercism.io and see what are their differences

LeetCode logo LeetCode

Practice and level up your development skills and prepare for technical interviews.

Exercism.io logo Exercism.io

Download and solve practice problems in over 30 different languages.
  • LeetCode Landing page
    Landing page //
    2022-02-01
  • Exercism.io Landing page
    Landing page //
    2023-06-28

LeetCode

Categories
  • Online Education
  • Online Learning
  • Online Courses
  • Learn To Code
  • Programming
  • Coding
  • Exam Preparation
Website leetcode.com
Details $

Exercism.io

Categories
  • Online Learning
  • Online Education
  • Online Courses
  • Programming
Website exercism.org
Details $

LeetCode videos

Is A LeetCode Premium Subscription Worth It?

More videos:

  • Tutorial - HOW TO USE LEETCODE EFFECTIVELY...
  • Review - Is LeetCode subscription worth $159?

Exercism.io videos

Learn with Exercism.io

More videos:

  • Review - JavaScript Exercise | Learn JavaScript with Exercism | #0 Setup
  • Review - exercism.io 01 hello-world

Category Popularity

0-100% (relative to LeetCode and Exercism.io)
Online Education
70 70%
30% 30
Online Learning
56 56%
44% 44
Online Courses
56 56%
44% 44
Programming
100 100%
0% 0

User comments

Share your experience with using LeetCode and Exercism.io. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare LeetCode and Exercism.io

LeetCode Reviews

  1. best platform to help people practice solving coding problems

    LeetCode is the best platform to help people practice solving coding problems and prepare for technical interviews. The main users are software engineers. LeetCode has over 1,900 questions covering many different programming concepts.

    🏁 Competitors: HackerRank
    👍 Pros:    Faster and cheaper than others|Fast support|Nice interface
    👎 Cons:    Nothing, so far

Best Alternatives to LeetCode For Data Science
LeetCode is the platform where people practice their coding skills and prepare for software engineering interviews. It is the primary educational platform meant for the advanced-beginner to an intermediate engineer looking to brush up on their technical concepts. So can LeetCode be used for data science interviews? LeetCode is to help software engineers to get jobs. It...
15 Best LeetCode Alternatives 2023
LeetCode comes with more than 2,000 questions for you to practice. Also, you will get to prepare for interviews on LeetCode. Organizations can also go to the platform to look for talent.
8 Best LeetCode Alternatives and Similar Platforms
LeetCode however is still an excellent coding educational software for beginners to experts. Thus, when looking for the best alternative to LeetCode, you need to also search for a similar program which means that CodeChef ticks all the boxes.
4 high-quality HackerRank alternatives (plus 7 honorable mentions)
This site is probably the closest you’ll get to a HackerRank clone. LeetCode features over 1500 questions. With over 1 million users, it’s also a popular destination for coders with FAANG-level job aspirations. (For comparison, HackerRank has about 7 million users.)
The 10 Most Popular Coding Challenge Websites [Updated for 2021]
LeetCode is a popular Online Judge that provides a list of 190+ challenges that can help you prepare for technical job interviews. You can solve the challenges directly online in one of 9 programming languages. You are not able to view other users' solutions, but you are provided statistics for your own solutions such as how fast your code ran when compared to other users'...

Exercism.io Reviews

8 Best LeetCode Alternatives and Similar Platforms
Exercism is the alternative to LeetCode learning platform, with over 4000 activities in up to 52 popular programming languages. It is very different from other comparable programming websites in that it emphasizes solo practice and also mentor-based learning. The greatest part about this software is to have an active developer community that assists novices all around the...
The 10 Most Popular Coding Challenge Websites [Updated for 2021]
Exercism is a coding challenge website that offers 3100+ challenges spanning 52 different programming languages. After picking a language that you'd like to master, you tackle the coding challenges right on your machine (Exercism has their own command line interface that you can download from GitHub).
Top 25 websites for coding challenge and competition [Updated for 2021]
Best qualities: Exercism starts off with language tracks that allow users to choose their preferred languages. Moreover, there are human mentors who will check your code and help you improve as you progress. This makes the platform perfect for total beginners who want to deepen their understanding of a new programming language.

Social recommendations and mentions

Based on our record, LeetCode should be more popular than Exercism.io. It has been mentiond 513 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

LeetCode mentions (513)

  • Finding a Path As a Self-Taught Software Developer
    I did some traveling around the western US in late 2022 to take stock of where my life was and where I was going. During that time I decided that I would go all-in with my coding education, and committed to learning the remaining material listed on those bootcamp syllabi that I had not yet studied – namely, connecting the pieces of the MERN stack; learning about automated testing and data structures & algorithms;... - Source: dev.to / about 11 hours ago
  • Things you should do in your dev journey 🖥️👩‍💻
    Practice Regularly: Utilize coding challenge platforms such as LeetCode and HackerRank to practice coding regularly. Additionally, websites like Project Euler offer mathematical challenges that can sharpen your problem-solving skills. - Source: dev.to / 6 days ago
  • Lessons from leetcode: 347 Top K Frequent Elements
    As a self-taught dev, learning the ins-and-outs of Python usually happens as I am solving problems on leetcode or writing random programs in replit. This post is more for myself to remember what I've learned. If you're still interested in reading, then I hope this helps you! - Source: dev.to / about 2 months ago
  • 20 Things You Should Consider When You Grow as a Developer
    Regularly engaging with problem-solving and algorithm challenges on platforms such as LeetCode, HackerRank, or CodeSignal can significantly sharpen this ability. - Source: dev.to / about 2 months ago
  • Build Binary Tree from Array
    If you are interested in algorithms, data structures, and building efficient solutions or just preparing for the coding interview, you are aware of LeetCode and similar websites. Here, I will talk about a data structure called Binary Tree and the ways to build it using the array representation. LeetCode has dozens of such problems to practice with this data structure. - Source: dev.to / 3 months ago
View more

Exercism.io mentions (297)

  • MDN Curriculum
    Nice, this reminds me of Exercism, which I wish was more widely known since they seem to be good folks. (disclaimer, I donate to them) https://exercism.org/. - Source: Hacker News / about 2 months ago
  • Do 48 Programming Challenges in 2024 #48in24
    Exercism, the free programming learning platform has initiated a challenge named: 48in24. - Source: dev.to / 2 months ago
  • I learned* 12 languages in 2023: a retrospective
    Last year, Exercism put together the #12in23 challenge. The goal was to learn a new programming language each month throughout the year. I was one of 135 people who completed the challenge, and I learned a lot along the way! - Source: dev.to / 3 months ago
  • 12in24 - One language a month
    The list of languages contains every language on Exercism, excluding ones that I've used before, web languages, or ones that I can't download for some reason. - Source: dev.to / 3 months ago
  • Ask HN: Programming Courses for Experienced Coders?
    You might like https://exercism.org/ Learning by doing, with the help of mentors. Excellent way to learn a next language (as you are already familiar with the programming concepts). - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing LeetCode and Exercism.io, you can also consider the following products

HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.

Codecademy - Learn the technical skills you need for the job you want. As leaders in online education and learning to code, we’ve taught over 45 million people using a tested curriculum and an interactive learning environment.

Codewars - Achieve code mastery through challenge.

Geocities Site Builder - Share your abomination with the world

Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...

Treehouse - Treehouse is an award-winning online platform that teaches people how to code.