You can check cses(dot)fi Also, can you please explain why are you searching for another site? Leetcode itself has so many problems. Are you looking for what to do after leetcode is covered? Answer from obelixx99 on reddit.com
🌐
Reddit
reddit.com › r/developersindia › leetcode premium alternative
r/developersIndia on Reddit: Leetcode premium alternative
August 8, 2023 -

Hey 20F here and in my 3rd year. I’m currently grinding Leetcode for internship. My question is would it be worth it to get Leetcode premium? I think it’s too pricey so I’m looking for an alternative. Also where do you guys study for specific questions for specific companies?

🌐
Reddit
reddit.com › r/leetcode › is there a smarter alternative to leetcode?
r/leetcode on Reddit: Is there a smarter alternative to leetcode?
October 23, 2023 -

Rather than running your code against 100 different test cases and failing you if you miss 1, is there a platform that can use AI to tell you if you have the correct approach that covers the general case and then a couple of the more common edge cases? I feel like that would more useful and more in line with a standard white board interview.

Top answer
1 of 5
28
I mean leetcode tells you how many tests you passed, so you know if your solution covers the general case or not based on how many tests it passed
2 of 5
8
Contributing to open source. 20+ years interviewing. The leetcode tests are not how we "filter applicants because of volume." They're how we order applicants that don't have work to demonstrate. ... ℹ️ Disclaimer: I can't speak to the whole industry / every company. There are many that at least screen on technicals. I am extrapolating from my experience on hiring panels (many hundreds) + friends' experiences of the same. I got some very helpful comments below that make a good case for the opposite of what I'm saying also being true some places. (I can't speak to the ratio, but others in the thread/sub probably can — some of whom also have conducted many interviews / might have a better pulse on general trends). ... Come in with a degree, leetcode skills (which, more than anything, we use to assess process and communication, not expertise), but no experience: if you set the record for the highest marks, you go to the top of pile #2. If someone comes in and has patched bugs in an open source lib, has a learning blog, noodles with arduinos, helps a small business, has a github project that is decent — especially if you have collaborators: you go into pile #1. Notably: it is entirely possible and often the case that we'll end up hiring someone who performed worse on the technical if they can demonstrate actual programming experience, esp in concert with others. The market is tough. Sometimes you do have to do hundreds of interviews (I've been there). But, in a tough market, if your prinary focus is algorithms and toy problems, the plain facts are: you will go into the pile of callbacks that we refer to if no one in the experience pile accepts the job. You don't need a job to get experience either: OSS is free experience and free education. Patch a bug in one of your favorite libs. Start a blog post where you communicate your learnings. You will immediately go from vaiing for one position against a thousand other people to being in the top 50. Have been on both sides if the table, but on the hiring side more than not for a long time. Many hundreds of interviews and hires (yes, right on up through 2023). This is for sure: leetcode is a great way to practice to reduce test taking nerves. It is not important to us that you nail the technical, unless that's the only metric you leave us with. In that case, you must — because you ae competing with the thousands of other people with the same misunderstanding re: what we are looking for. (And internships are good, but if you can't speak in specific detail to architecture, business impact, requirements, or articulate a difficult bug and solution, we just note that you have been putting in effort — doesn't matter if it's NASA, Google, JP Morgan, etc. We've all worked there or know people who do. Sometimes internships are invaluable! We try to give work you can put as huge wins on your resume! But, we also understand that many places just have you write YAML for CI/CD or add methods to classes in an enormous framework and no one makes time to provide you with context. That's not universal, but it is common. In either case: it's not your fault). ⚠️Note: many, many people working on OSS are nice and will be happy to help. There are a lot of jerks too. They might be dismissive, wrong, mean: if you run into that, be gracious in return and know when to call it on the discussion: that's also a huge win. You're gonna run into jerks. Being able to slough it off without adding to the snide vibe is a great look. I didn't intend to make any universal claims. I should have made that clear.
🌐
Reddit
reddit.com › r/leetcode › where do you practice other than leetcode?
r/leetcode on Reddit: Where do you practice other than Leetcode?
October 17, 2023 -

In school, I learned math best by doing TONS of problems. I am looking for good resources that will allow me to do the same thing as I practice DSA. The ideal platform would have problems that are easier than/about the same as Leetcode easys and can be filtered by topic.

So far, the only thing I have found is GeeksforGeeks. It lets me filter by Basic and also choose different data structures or techniques to filter by.

Any other suggestions?

🌐
Reddit
reddit.com › r/learnprogramming › alternatives to leetcode
r/learnprogramming on Reddit: Alternatives to Leetcode
February 15, 2022 -

So far I haven’t used a service like leet code. But from what I read that even the simple problems are fairly difficult. My question is if there is an alternative I could start out with that isn’t as difficult to start out with.

I’m not opposed to Leetcode, But don’t want to start out as frustrated.

🌐
Reddit
reddit.com › r/leetcode › alternatives to leetcode
r/leetcode on Reddit: Alternatives to Leetcode
May 7, 2025 -

What are the good alternatives to LC in terms of interview preparation with the same effectiveness but not so overwhelming?

I found hack2hire, but they seem to have little number of problems in total... what else? codility?

🌐
Reddit
reddit.com › r/cscareerquestions › a more structured alternative to leetcode.
r/cscareerquestions on Reddit: A more structured alternative to Leetcode.
January 7, 2018 -

A lot of people on this sub practice on Leetcode. It is no doubt the best place to practice inter.view questions. However, unless you are a premium user, there isn't a good methodological way to learn algorithms. You can check out https://www.lintcode.com/ladder/2/

They have a special question ladder called "US Giants". It contains just the right amount of easy, medium and hard questions for each topic (most of them from Leetcode). There are 122 questions in total and I did around 80% of them. Almost every new question that I see in my interviews is a variation of what I already did on Lintcode.

P.S - It's free!. Thanks to our Asian friends :)

Find elsewhere
🌐
Reddit
reddit.com › r/leetcode › i added a leetcode premium feature (free time/space complexity) to my extension that syncs your solutions to github.
r/leetcode on Reddit: I added a LeetCode Premium feature (free Time/Space Complexity) to my extension that syncs your solutions to GitHub.
July 24, 2025 - [NEW] Free Complexity Analyzer: This is the big one. After you solve a problem, the extension shows you the Time and Space Complexity (Big O notation). This is a game-changer for interview prep and something you normally have to pay for.
🌐
Reddit
reddit.com › r/leetcode › my thoughts algo expert vs leetcode premium
r/leetcode on Reddit: My thoughts Algo Expert Vs Leetcode Premium
March 1, 2024 -

What is Algo Expert (AE)?

Similar to leetcode but there is more to it.

Here is how they describe it "The ultimate resource to prepare for coding interviews. Everything you need, in one streamlined platform."

Cost Comparison

Algo Expert is $99 per year and LC Premium is $159 per year

Pros of AE

  • Every question has multiple solutions. From Brute Force to Most Optimized

  • Solutions come in 7 languages.

  • They provide video solutions to all their problem (this a con as well)

Cons of AE

  • They only have 200 problems.. and they don't have company tagged problems.. A big component of DSA interview is luck.. Leetcode Premium gives you company tagged problem which is very useful

  • The videos are long af.. and I freaking hate it.. some of his explanation are 45 min+... the man just takes too long to explain things... I personally find neetcode's videos more concise

  • The solutions they provide for harder problems are more complicated than they need to be and it takes a while to understand the solution.. wheareas neetcode's solution is very conciese and simple to understand

My Final Thoughts

I wouldn't use algo expert even if it was free for the cons I mentioned above... in short it takes a while to get through their solutions and their videos are long af

You are better off using Leetcode premium and following neetcode's solution

🌐
Reddit
reddit.com › r/opensource › open-source leetcode alternative
r/opensource on Reddit: Open-source leetcode alternative
December 19, 2024 - hey r/opensource For the past few months, I've been building an open-source leetcode alternative. With the goal of creating an education platform for…
🌐
Reddit
reddit.com › r/learnprogramming › leet code alternative
r/learnprogramming on Reddit: Leet code alternative
June 1, 2025 -

Hi, I'm looking for an app or site like sololearn but only for algorithms and data structures.i was thinking about solving leetcodes but I feel like a dumb ass since I mix up algorithms and can't code that well since I don't practice that much. I'd be grateful for your advices.

🌐
Reddit
reddit.com › r/leetcode › is leetcode premium worth buying if i am getting laid off.
r/leetcode on Reddit: Is leetcode premium worth buying if I am getting laid off.
October 22, 2025 -

Hi community. I got to know that I am getting laid off in few days/weeks although last date is not communicated to me.

When I search few questions like https://leetcode.com/problems/optimal-account-balancing/description/ or other such questions it says you need premium subscription.

Ofc we have https://github.com/AkashSingh3031/Complete-LeetCode-Premium-Problems and such repos.

Buying lc premium would only give benefit of me solving the problem and submitting it and finding my mistakes. But a missed mistake in interview can cause issues.

My questions is should I be buying leetcode premium?

I am open to taking someone's account on rent if that helps because I want to solve some questions.

Ofc $40 or 3200 rs/month + charges is not that great deal for me but still being cautious.

PS: I don't even know how to do this international payment and what charges cc company would levy on me.

🌐
Reddit
reddit.com › r/learnprogramming › alternatives to leetcode that has explanations
r/learnprogramming on Reddit: Alternatives to LeetCode that has explanations
August 3, 2024 -

Hi R

I was looking into LeetCode and it seems the solutions they have there are from “the community”, which has no guarantee that the answers are actually the best solution or even that they are correct.

I’m looking for an alternative platform that also has good challenges, ones that are actually similar to real interview problemas, but that have the “official” resolution explanation, considering the best answer to the problem.

Please, would anyone have any recommendations?

Thank you

🌐
Reddit
reddit.com › r/sideproject › leetcode premium costs too much - so i built a free platform with all the company-tagged problems and better features
r/SideProject on Reddit: LeetCode Premium costs too much - so I built a free platform with all the company-tagged problems and better features
September 22, 2025 -

As a student, I've seen too many of my friends overpay for LeetCode premium.

So I built LeetGym.com.

It's much better than existing interview prep platforms - here's some of its features:

  • Company-tagged questions (Amazon, Google, Meta, + more) in one place

  • Practice explaining your solutions and thought process with AI (voice chat with your problems!)

  • Simulate full-length Mock Interviews with AI (behavioral + technical)

  • Actionable feedback (quantitative - response time, etc. + qualitative - tone, relevance, etc.)

All for free! (there's a free limit as I am a broke college student - just pay for the LLM tokens you use).

Please check it out!

🌐
Reddit
reddit.com › r/leetcode › leetcode premium
r/leetcode on Reddit: Leetcode premium
August 1, 2025 -

I am currently focusing on FAANG companies, but the DSA problems I’m practicing are from Striver’s sheet, NeetCode, and Apna College’s SDE sheet, which mainly cover questions asked in regular companies. Some of the problems from FAANG or MAANG companies are quite new and cover important concepts. I would like to know from any LeetCode Premium users if it’s worth getting Premium for this.

Also, how does the payment work for users in India?

Feel free to share your thoughts as well.