Date: 02/01/2023
Go to the repo Kunal Kushwaha DSA
--> Issues, Tracker
- Assignments
- Go to LeetCode. --> Topics --> Search. Choose easy. Solve.
TIP: If a problem has nore 👎s, avoid that
- Do not spend more than 30-40 mins on a single problem.
- Hints, Discussion, Solution
- Bookmark that problem. Try to solve it after 2 week. If you could solve without looking at hints, good. Otherwise repeat.
- Try the brute force way first.
- Try to optimize.
- *Make a note which type of problem took which type of optimization.
Do it topic wise. & make a list for every topic what kind of optimization did it take.
What type of pattern is being used to solve what type of problem.
- Keep practicing everyday for 3hr.
- Do competative programming