Skip to content

My daily practice on foundationtal 15 leetcode problems. Every day practice one problem and end of 15th day reward yourself. Again repeat the same and gradually start working on other leetcode problems.

Notifications You must be signed in to change notification settings

balasus1/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode patterns & daily practice

Following the advice mentioned in # https://blog.algomaster.io/p/15-leetcode-patterns

Plan:

  • Every day learn one or two problems and practice repeatedly using pen and paper or plain text editor
  • End of 15th day, repeat the same for another 7 days
  • On 23rd day, start and try solving leedCode problems
  • Monitor your progress using below table.
#Day #Date #Problem #Practice (no.of times) #FileName #Feedback
1 07/22 Prefix Sum 3 PrefixSum.java Understood the approach and algorithm well
2 07/24 Prefix Sum 3 PrefixSum.java Covered 3 different usecases of prefix sum
3 12/31 Majority Vote 3 MajorityElement.java Covered 3 approaches. Boyer-Moore, HashMap, brute force

About

My daily practice on foundationtal 15 leetcode problems. Every day practice one problem and end of 15th day reward yourself. Again repeat the same and gradually start working on other leetcode problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages