Biggest takeaway from today:
Speed means nothing without accuracy.
Those 2 wrong submissions on Q2 cost valuable contest time and momentum going into Q3.
Time to read the editorial, upsolve Q3, and prepare for the next contest. ๐ช
#DSA#Algorithms#Coding#100DaysOfCode #
Twitter Post:
Day 61 of #100DaysOfCode ๐
Today I explored how Node.js works behind the scenes in backend development. Learned about handling user data with blocking vs non-blocking operations and how asynchronous processing improves performance.
Growing every day ๐ป๐ฅ
Day 25 of #100DaysOfCode in Python:
๐ Completed method overriding!
Rewrote default __str__ in a Book class & completely replaced it in an EBook subclass for custom, clean printing without using super().
Github link : github.com/Nikhilgog777/100-โฆ#Python#Coding#Journey
๐ Day 330 of learning DSA with @kunalstwt
Today's topic: @LeetCode 1 DSA DCC Problem
๐ Key takeaway: Maximum Twin Sum of a Linked List
๐ง Feeling: Motivated
Hereโs what today looked like ๐
#DSAwithKunal#LearnInPublic#100DaysOfCode
๐ Day 94/100 โ #100DaysOfCode
๐ 13 June 2026
Todayโs Progress ๐จ๐ปโ๐ป
๐ป Development
-@kirat_tw 's cohort logs
โ Week 1 completed with 2 Assignments
โ Made clone of some pages
๐ง DSA
โ Solved a leetcode and daily was solved already - 8
#BuildInPublic#WebDev#DSA
Day 9 of #100DaysOfCode
Building out the psychological safety blog post. It's the only factor in the early Kanso data that the vast majority rated as very important or essential (over 70%!). ๐ฎ
Slowly working my way through each factor. ๐ข
#buildinpublic#workplaceculture
๐ก Day 80/100
80 days into this challenge ๐
Biggest lesson so far?
Consistency compounds.
Small progress daily > random motivation.
#100DaysOfCode#Frontend#ReactJS
๐ก Day 78/100
React taught me this:
Most React problems are actually JavaScript problems.
Strong JS fundamentals make React WAY easier.
#100DaysOfCode#ReactJS#JavaScript