Throughout my college and my 8 year long career I have postponed doing leetcode everyday diligently.
I lack discipline in multiple aspects of my life.
I recently watched this youtube video which resonated with what I have been feeling lately.
Regret.
Regret of wasting this life I have got.
It is time I started taking action in my life, instead of thinking I have endless time.
From last week, I had also started to go for football training regularly.
Finally, also posting for this blog as well.
As a 29 year old guy, these might be vanity and pointless activities in the larger scheme of things, but these are what I had started to feel regret for not doing.
To track my progress,
I’ll keep updating the difference I feel day wise, with any learnings or major insights.
Leetcode
Day 1 (1 problem): I had to search how to create a dynamic array in Java and print that array, I found that this time of learning, AI is very helpful in explaining me the solution I had written and how I could have improved upon it.
Day X:
Java Syntax Cheatsheet for my future reference:
int[] maxLeft = new int[len];
int minRight = Integer.MAX_VALUE;
System.out.println(Arrays.toString(minRight));Football
Week 2: started to do kickups for 5 times, struggling to use weak foot for passing and dribbling in drills.
