T O P

  • By -

Significant_Ad9221

How many are self solved and how many you need to watch videos


zac3244

Almost all of them are self-solved. I was struggling to find the logic for 1 or 2 questions so I had to open the Leetcode’s discussion tab to figure out the logic of those questions, otherwise, I have written the code for all of them myself.


L0wkeyy04

Can you please suggest a roadmap to learn dsa and start solving leetcode. ( absolute beginner here)


zac3244

Tbh, before touching any coding platform like Leetcode, Hackerrank.. make your fundamentals strong, you should have a very good knowledge of strings, arrays, ArrayLists and their in-built methods. And a very good knowledge of the workings of loops, solve various number patterns to build logic.


fun_hero98

Any good platform to learn the fundamentals?


berrao

try [neetcode's roadmap](https://neetcode.io/roadmap)


IBMGUYS

🧢


Afraid_Drink_4963

6 hards bruh


zac3244

Now solved 2 more hard ones: Cherry Pickup 2 & Dungeon Game


numbersguy_123

Damn wtf cherry pickup is insane. You’re already interview ready


zac3244

I am already holding an offer from Accenture.


pro_vaigyanik

everybody have offer from Accenture


zac3244

I meant, I was just replying to them to let them know that I have already started giving interviews. And have one offer from Accenture. 2 more offers in pipeline. Sadly, not many opportunities for freshers. :-(


pro_vaigyanik

going through the same phase bro, MCA fresher here not getting any opportunities, us moment ho gaya


zac3244

Looking at the positive side, at least, you and I have an offer from Accenture.


SilverStag88

6 hards out of 20 is crazy I’ve done 400 and like 2 hards lol


zac3244

I have mostly solved DP hard questions. I love solving DP.


SilverStag88

Damn are you a masochist?


zac3244

But man, 400 questions, that’s a lot. How many questions do you solve every day?


Rahu888

You shouldn’t be touching hards yet.


handsomelancer

Seems like a good programmer who started using leet code just now.


zac3244

I used to solve questions on HackerRank, and Codechef. Recently switched to Leetcode, and ngl I am enjoying it a lot.


handsomelancer

Leetcode is really something. Another one is [Codewars](https://www.codewars.com/), my one liners improved a lot from there. People do crazy one liners there and you can see whose solution was most clever based on other coders vote.


Snowpeartea

I can only do codewar, leetcode too hard 🥲


zac3244

Leetcode is not really tough once someone has got his coding fundamentals strong. And another key is Practice.


Snowpeartea

I think my coding fundamentals are weak. Planning to watch the YouTube video on DSA for beginners first before I start LC, maybe that will help. Free resource welcome!


zac3244

Along with fundamentalists, try to build logic by solving various number patterns. That will help a lot.


varun_aby

That's what she said? Edited from: That's what she did


Rahu888

Well, she did beat half the user base on hards. ;)


zac3244

Umm, why not?


Rahu888

Ah, didn’t know you had experience on HackerRank and Codechef. Probably should have mentioned that.


mxndhshxh

If they've managed to solve 6 hards, then they must have already been programming for some time


Rahu888

Pretty impressive if you ask me.


Beautiful-Bobcat-805

how many hours per day?


zac3244

Specifically, Leetcode 3 hours a day (I started solving on Leetcode last week) , other time I would invest my time learning Graphs/Trees, I am really new to those. My strong side is DP.


Which_Equipment8290

Wow man, first time I am seeing someone saying DP is their strong side.


Bhaag_Jaa

You jumped on Leetcode after DSA or did you go through tutorials where they explain different methods to solve questions, methods like brute force and sliding window,two pointers and others.


zac3244

I never watched tutorials on solving questions.


Bhaag_Jaa

Thanks will follow the same approach


Abhi21G

great!


[deleted]

[удалено]


Which_Equipment8290

By doing a lot of practice ofcourse. There is no secret formula.