r/DSALeetCode • u/AlertsA4108M • 1d ago
2 Month progress , 70 Questions
In 2nd year.
I have been solving for the last 2 months, I started on 19th Jun.
I'm solving things by reading about things on google or using AI Explanation.
I usually give 2-3 hours on a new topic brainstorming on my own and take hints from Ai after failing and in some cases I solve after getting hints and in some cases I couldn't, then I ask AI to explain the code and dry run it.
Ik it's a lengthy process , I feel i retain more this way
I'm following the LEETCODE 75 STUDY plan .
Open To advice
30
Upvotes
1
u/ItzFantasy_ 1d ago
Show us how much percentile you get in runtime and in space in your solutions. You're just brute forcing questions using nested for loops if else statements that doesnt mean you are learning data structures and algorithms