Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.25 KB

video1_DSA_How_I_Cleared_Google_Interviews__Use_LeetCode_Efficiently.md

File metadata and controls

42 lines (25 loc) · 1.25 KB

How I Cleared Google Interviews | Use LeetCode efficiently

Date: 02/01/2023


Learn Topic wise

Go to the repo Kunal Kushwaha DSA

--> Issues, Tracker

How do I practice?

  1. Assignments
  2. Go to LeetCode. --> Topics --> Search. Choose easy. Solve.

TIP: If a problem has nore 👎s, avoid that

What to do when stuck?

  • 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.

How to approach problems?

  1. Try the brute force way first.
  2. Try to optimize.
  3. *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.

What after completing the course?

---- E N D -- O F -- T H E -- L E C T U R E ----