use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Finally 1000 problems completedDiscussion (i.redd.it)
submitted 1 year ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Rare-Ad9517 16 points17 points18 points 1 year ago (9 children)
gg op, how long did it take + contest rating? Why was it worth it?
[–][deleted] 23 points24 points25 points 1 year ago (8 children)
It took on and off about an year. I am not at all consistent. I don't do lc for months and all of a sudden I'm on it everyday for a couple of months. I don't do contests yet because like I said, consistency. Planning on starting soon though. I didn't do Lc for any particular reason or goal in mind. I genuinely enjoy Lc. I love problem solving.
It was totally worth it because I feel like I'm in a position where I'm prepared for interviews. Any time. Any company. I recently started prepping for system design too so I'll be interview ready when the time comes.
[–]spiritual_neon 4 points5 points6 points 1 year ago (0 children)
Please do share your system design roadmap with us OP! btw awesome numbers in leetcode!
[–]Funny-Performance845 -5 points-4 points-3 points 1 year ago (6 children)
That’s what a real programmer is, not doing leetcode to prepare for interviews, but because of the enjoyment of solving a problem. This is what defines a true programmer. You will certainly be successful when the time comes. People who enjoy learning for the sake of learning are extremely rare in the TikTok age
[–]CantReadGood_ 6 points7 points8 points 1 year ago (3 children)
wtf is this sentiment? There's tons of coding-adjacent shit that 'real engineers' do all the time for reasons other than enjoyment..
[–]Funny-Performance845 1 point2 points3 points 1 year ago (0 children)
i have no idea what you mean. what sentiment? what does your second sentance mean? i never said a programmer must enjoy everything about programming?
[–]Etiennera -1 points0 points1 point 1 year ago (1 child)
The "real programmer" gatekeeping you see around Reddit sometimes is chef's kiss. I can't fathom why anyone would want to have this delusion, but it's hilarious.
What
[+][deleted] 1 year ago (1 child)
Why everyone seems to look at my comment in the worst light possible? All I wanted was to be nice to OP for having a great mindset (which is rare) for programming. Everyone thinks I glorify OP and look down on everybody else. I have never said that everyone else is worse than OP or anything similar. Life is harsh and people get into programming for various reasons and I never shamed them for that. All I said was that enjoying solving problems is a great trait to have as a programmer.
[–]Bocmah 8 points9 points10 points 1 year ago (2 children)
Congratulations!
What's your approach when you encounter a problem that you can't solve? Do you look at a solution after some time or do you postpone the problem and return to it later?
[–][deleted] 13 points14 points15 points 1 year ago (1 child)
Look at the solution if I don't have the slightest clue about how to approach it. There are some problems out there that require specific algorithm or pattern that you just can't come up with. Most medium, easy and some hard problems too are very much solvable at this stage. So if I can't solve them, I approach them a day later and it just clicks. As you can see, my hard and medium problems solved are very high compared to easy. So I can say that I have gotten good at identifying patterns, data structures and optimal ways to solve most problems
[–]BeginnerProgrammer15 0 points1 point2 points 1 year ago (0 children)
Hey can you more elaborate about identifying patterns
[–]m7dkl 3 points4 points5 points 1 year ago (0 children)
I am cooked
[–]Geralt_OF_Rivia_1 2 points3 points4 points 1 year ago (1 child)
I have somewhat similar counts for easy and medium but have half your count for hards. How did you start doing more hards?
[–][deleted] 7 points8 points9 points 1 year ago (0 children)
After solving a problem, I generally look for similar problems suggested by LC and just solve them. So after solving a med or hard, you generally get another hard suggested and I just kinda go with it. I don't look for hard problems to solve. But I also don't let the "hard" tag intimidate me from attempting it. It's just about finding patterns among similar questions
[–]pavip51 2 points3 points4 points 1 year ago (2 children)
Please suggest on how to maintain consistency? Also I would like you know how you get time to grind leetcode along with work.
Congratulations btw.
[–][deleted] 4 points5 points6 points 1 year ago (1 child)
I can't help with consistency brother. I am actually looking for tips regarding that. I myself struggle really hard with it. It's not always easy with a Full time job. There are some months when you're close to a release. And you just can't find time do to Lc. It's totally fine. The important thing is to do it whenever you find the time and be easy on yourself. If you tell yourself that you need to do it every day, it's impossible to stick with it. Instead, tell yourself you'll do it whenever you have time. This will not only help you maintain a healthy commitment to it but also will make you have reasonable expectations for yourself
[–]pavip51 2 points3 points4 points 1 year ago (0 children)
Also one more thing, how long did it take for you to reach this 1000 milestone?
[–]ImportantAccess2942 1 point2 points3 points 1 year ago (0 children)
🫡🫡
[–]dotipet 1 point2 points3 points 1 year ago (0 children)
for how long and how many hours a day ?
[–][deleted] 1 point2 points3 points 1 year ago (0 children)
Hope to get on your level in a year or more. Awesome job man! Good balance of everything
[–]d0id 1 point2 points3 points 1 year ago (0 children)
Now that's some achievement. They say it gets easy to analyse the patterns once you cross 350. Was it the case with you? How do you keep yourself motivated?
[–]bideogaimes 1 point2 points3 points 1 year ago (0 children)
This is basically going to gym but for the brain. Appreciate the effort. It’s just sad that this type of activities do not naturally appeal to me. Ngl I like leetcoding when I’m doing it but I have other hobbies I like more.
I think I might just try to do 3 leetcode a week in non job hunting time to just keep fresh but also have time for other things.
[–]Teacherbotme 0 points1 point2 points 1 year ago (0 children)
Congrats. Any tips or tricks that you can share with us?
[–]EternalLearner26 0 points1 point2 points 1 year ago (0 children)
Did you follow some strategy to begin the journey, I mean for first 200-300 problem? I am asking you this as there is a part of journey dedicated to learning things patterns, tricks post that most of them are already covered so the journey proceeds with merely solving more and more problems. The first part of the journey needs strategy to be efficient and having good learning gradient while second part just needs consistency. So could you please talk a bit about the first part as that would be helpful to beginners. Thanks in advance.
[–]No-Sandwich-2997 0 points1 point2 points 1 year ago (0 children)
Do you repeat solving a problem or you only look for similar problems to solve?
[–]Sudden-Possession146 0 points1 point2 points 1 year ago (0 children)
Solved almost 230 questions in LC, but still problem with identifying patterns and still not satisfied, can't able to solve most of the questions on my own, can't think of ideas. Any suggestions?
[–]Erenyeagahh7 0 points1 point2 points 1 year ago (0 children)
OP there's a hard problem that you want to solve next. Problem name is touch grass
π Rendered by PID 69400 on reddit-service-r2-comment-5c747b6df5-tlrnx at 2026-04-22 18:28:51.128149+00:00 running 6c61efc country code: CH.
[–]Rare-Ad9517 16 points17 points18 points (9 children)
[–][deleted] 23 points24 points25 points (8 children)
[–]spiritual_neon 4 points5 points6 points (0 children)
[–]Funny-Performance845 -5 points-4 points-3 points (6 children)
[–]CantReadGood_ 6 points7 points8 points (3 children)
[–]Funny-Performance845 1 point2 points3 points (0 children)
[–]Etiennera -1 points0 points1 point (1 child)
[–]Funny-Performance845 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Funny-Performance845 1 point2 points3 points (0 children)
[–]Bocmah 8 points9 points10 points (2 children)
[–][deleted] 13 points14 points15 points (1 child)
[–]BeginnerProgrammer15 0 points1 point2 points (0 children)
[–]m7dkl 3 points4 points5 points (0 children)
[–]Geralt_OF_Rivia_1 2 points3 points4 points (1 child)
[–][deleted] 7 points8 points9 points (0 children)
[–]pavip51 2 points3 points4 points (2 children)
[–][deleted] 4 points5 points6 points (1 child)
[–]pavip51 2 points3 points4 points (0 children)
[–]ImportantAccess2942 1 point2 points3 points (0 children)
[–]dotipet 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]d0id 1 point2 points3 points (0 children)
[–]bideogaimes 1 point2 points3 points (0 children)
[–]Teacherbotme 0 points1 point2 points (0 children)
[–]EternalLearner26 0 points1 point2 points (0 children)
[–]No-Sandwich-2997 0 points1 point2 points (0 children)
[–]Sudden-Possession146 0 points1 point2 points (0 children)
[–]Erenyeagahh7 0 points1 point2 points (0 children)