# 1
"If you have built castles in the air, your work need not be lost; there is where they should be. Now put foundations under them"
- Henry David Thoreau
Hi,
Its Day 1 Starting with the 4th attempt to the #100DaysOfCode Challenge and it feels a little weird tbh
Why am I doing this ?
With coding being a weakness in my skill set, I have always procrastinated with it and often lost steam on the way, often ending in self imposed limitations .
This time around, I want to have coding as strong skill and there are NO LIMITATIONS ON ME BEING ABLE TO LEARN.
How will I do this ?
Best way to start is fundamentals. So Leetcode and DSA is my plan of action.
4th Attempt ? Have completed the 3 ones before ?
Nope.
I've lost steam around 10 days so that looking forward to clear this first wall.
What did you learn today ?
I attempted the easiest Two Sum problem on leetcode .
Takeaways : Variables are initialized using let and const in TypeScript. (I spent almost 30 mins trying to initialize using int, got errors and finally figured out that it is this error )
Check out my solution here : https://t.co/zCNXcgXjAL
Check out my thought process : https://drive.google.com/drive/folders/16_yPGE8ic-xB_6xWwMBicH3hXdzFw61d?usp=sharing
Comments
Post a Comment