You need to practice googling to get better at solving problems in any language. exercism HackerRank Project Euler LeetCode CodinGame CheckIO Code Combat Answer from OolongHell on reddit.com
🌐
Reddit
reddit.com › r/learnprogramming › good alternatives to codewars to learn?
r/learnprogramming on Reddit: Good alternatives to codewars to learn?
April 20, 2014 -

I had been using codewars, but recently the interface has been really buggy for me and it looks like the site is starting to decline. What are some excellent alternative websites for me to practice problems using: javascript, C#, C++? Something that is similar to codewars where my solutions can be graded or at least a place where I can test whether or not I got the correct result. I also use project Euler, but I want a website similar to codewars where there are interesting coding problems to solve just like we encounter on the job.

Thanks!

🌐
Reddit
reddit.com › r/learnprogramming › what's a better alternative to leetcode/codewars?
r/learnprogramming on Reddit: What's a better alternative to Leetcode/CodeWars?
May 21, 2022 -

I read that Websites like leetcode aren't representative of the type of problems that one will face in a day to day work environment. What would be a more useful way to practice coding and problem solving then?

🌐
Reddit
reddit.com › r/learnprogramming › leetcode vs codewars vs whatever else?
r/learnprogramming on Reddit: Leetcode vs Codewars vs whatever else?
October 3, 2023 -

Hi fellow problem-solvers, I graduated a bootcamp in May and have been tirelessly hunting for a job ever since. I’ve seen several people talk about improving their skills using sandbox-y websites like Leetcode. I’ve got two questions:

  1. Of all the websites to practice, which is your preference and why? (Leetcode, codewars, etc…)

  2. Some people in this sub have mentioned that employers seeing how much Leetcode problems they’ve solved has helped them land the job. How do you show this to a potential employer? Surely it’s not on your resume, so I’d assume you just mention it during an interview? Maybe on a cover letter?

I should mention that I am aware that the best way to improve is to consistently code and build things. I am doing this and will continue to do so, however sometimes I’d just prefer a shorter practice that isn’t relevant to the projects I’m working on.

I’m open to any answers even if it’s not relevant to the questions and more so pertaining to tips on how to get a job. Thanks in advance!

Top answer
1 of 5
7
I would say leetcode > codewars for finding a job just because it's more tailored to the job search vs gamified like codewars, but it's kinda 6 of one half dozen of the other. If you prefer one over the other and it helps you practice more go for it. As far as an employer seeing how much leetcode you've done, I've never heard of that and would find it strange. I wouldn't include it. "I should mention that I am aware that the best way to improve is to consistently code and build things." this is true in a general sense, but not in a job search sense. Once you've got an interview, whether you get hired will be determined in large part by solving leetcode-type problems live with several interviewers. If you can do most of the "easy" problems in leetcode you should be set. Beyond that it's kinda overkill and for its own sake Couple other things. Highly suggest you pick up "cracking the coding interview" and read the whole thing. Also, if you can afford it, it's probably worth it to pay for a few online whiteboarding interview sessions. There's a bit of an art to it. Elevator pitch, talking through your thought process, organizing the code, handling edge cases, etc. In many cases we're looking for your approach to problem solving and code structure more than your ultimate ability to solve the problem and this would help you with that. The unfortunate reality is you're not going to get a lot of first interview opportunities and you're inevitably going to bomb at least 1 so you wanna make sure you're ready. I got walked about of my first onsite interview, very demoralizing. Don't get down if and when it happens. The last piece of advice I have is to apply for tech jobs at non-tech companies. By that I mean manufacturing, banking, retail, etc. Silicon valley is struggling right now because there's no VC money, but the rest of the economy is doing quite well. BTW how many applications are you sending/week and are you doing any networking? The best way to get your foot in the door is to know someone who knows someone kinda thing
2 of 5
6
Leetcode is my favorite. Codewars + a lot of other sites the questions try too hard to be unique and aren't concise at all. Spend more time trying to figure out wtf it even wants. I'm not too sure about total problems solved you can just copy paste answers, but I could see being active in the community providing well explained solutions and a good contest rating being beneficial. It let's you tag your linkedind, I only have a couple solutions posted from contests and have thosuands of profile views.
🌐
Reddit
reddit.com › r/learnprogramming › sites similar to codewars.com?
r/learnprogramming on Reddit: Sites similar to codewars.com?
January 29, 2021 -

Ive had a hard time keeping my learning habits constant but Im so happy i found Codewars.com !! Solving problems (currently using Python) seems very fun and i learn fast and a lot too! I found the most effective way for me to learn apart from videos is solving problems!

Are there any good similar platforms where i can solve problems and learn further intermediate skills in my chosen language?

🌐
Reddit
reddit.com › r/askprogramming › sites similar to codewars.com?
r/AskProgramming on Reddit: Sites similar to Codewars.com?
October 2, 2020 -

Ive had a hard time keeping my learning habits constant but Im so happy i found Codewars.com !! Solving problems (currently using Python) seems very fun and i learn fast and a lot too! I found the most effective way for me to learn apart from videos is solving problems!

Are there any good similar platforms where i can solve problems and learn further intermediate skills in my chosen language?

🌐
Reddit
reddit.com › r/learnprogramming › codewars alternative to learn python?
r/learnprogramming on Reddit: Codewars alternative to learn Python?
October 13, 2020 -

Background: Learned some very basic JAVA, JS, and C++ around 10 years ago. Been enjoying quite some Zachtronic games and other programming games recently, and decided why not get back to programming? So I picked Python and liking it so far.

I have been practicing on Codewars, it's pretty good and I am getting used to utilizing list and how things might work slightly differently in Py. However...

Many tests started to feel more like logic puzzles and IQ quizes, other than exercise that actually teaches me new concept.

Also when I looked into the "best practice" answers, most of them are written in a few obscured lines, if not single-line, I first thought "Oh so this is how coding have evolved!" I started writing a lot of shortest solutions... Turns out many people voted mostly just for the coolness(even though there is already a 'clever' vote for that), the best practice is still writing codes that's easily readible!

I will continue using Codewars, it's still great exercises. But I am looking for alternatives that can introduce me new things. I used Exercism a year ago, remembered quitting because the UI/UX isn't very intuitive and friendly. I see it renewed the website so I might give it another try. Any suggestions else? Thank you for the time

Find elsewhere
🌐
Reddit
reddit.com › r/learnprogramming › what are some other sites like codewars?
r/learnprogramming on Reddit: What are some other sites like codewars?
April 16, 2013 - 3.8M subscribers in the learnprogramming community. A subreddit for all questions related to programming in any language.
🌐
Reddit
reddit.com › r/learnprogramming › if you lack practice, try codewars
r/learnprogramming on Reddit: If you lack practice, try Codewars
August 28, 2020 -

It's easy when you begin to read lots of tutorials and learn a lot of notions but to be blocked when you have to actually write code. Well Codewars is great to solve this issue. You have exercises, and when you solve them or give up, you see other peoples solutions ranked by good practice. Give it a try and tell me if it helped to kickstart you :)

Edit to clarify a few things :

  • I don't know if it's better or worst than most other training site. I'm not an american and I live somewhere where the workplace, job interview and all doesn't have the same go-to references ; I thus thrust the other users to answer this kind of things. Thank you btw.

  • As people said, this is only a step ; you'll have to work on actual projects sooner or later. As you were trapped in "theory hell", don't let yourself be trapped in a "exercises hell" of your own.

  • For the "sites like that only give fancy one line answers", this is partially true : You can see all the other users answer, ranked by Clever and Good Pratice. Find which suits you best, and scroll while the things are too fancy for you to understand, or comment on a fancy one to ask adequate questions (like "what is the name of this thing, so I can educate myself with documentation" and not "please explain all of this in three simples words k thx bye". People that have a similar level to you will probably have an easy to read and understand answer if you look for it.

  • I see a lot of people saying "meh, it's not that good because it doesn't teach you this kind of thing you need in a work place". I said it's cool when you begin and have theory but lacks practice. If you're in a CS related work, you don't need the basics.

  • At each person it's process : Codewars might not be for you, so don't force it if you find it confusing or not quite right

  • If you don't have theoric basis, also try SoloLearn on mobile.

  • It is free

🌐
Reddit
reddit.com › r/learnprogramming › code wars or something else??
r/learnprogramming on Reddit: Code Wars or something else??
August 22, 2020 -

I'm newbie in programming and I tried Code Wars web site but I find it little bit to hard for me.Is there anything similar but more Beginner friendly.

🌐
Slashdot
slashdot.org › software › p › Codewars › alternatives
Top Codewars Alternatives in 2026
Find the top alternatives to Codewars currently available. Compare ratings, reviews, pricing, and features of Codewars alternatives in 2026. Slashdot lists the best Codewars alternatives on the market that offer competing products that are similar to Codewars.
🌐
Alternative.me
alternative.me › codewars
13 Best Codewars Alternatives - Reviews, Features, Pros & Cons - Alternative.me
13 Alternatives to Codewars you must know. With reviews, features, pros & cons of Codewars. Find your best replacement here. Searching for suitable software was never easier.