13/75 DSA grind π₯
Solved Network Delay Time on LeetCode β‘
Graphs + shortest path = unlocked π»
One problem closer. One step stronger.
#DSA#LeetCode#BuildInPublic
Day 06 Web3 π₯
Learning gas optimization today:
constant, immutable, calldata
Real dev concepts from freeCodeCamp π»
Building smarter contracts now π
#Solidity#Web3Journey#BuildInPublic#GasOptimization
12/75 β
Learned 2D DP concepts and solved
Cheapest Flight with K Stops using Dijkstra π»
Consistency > motivation.
On the grind. π
#DSA#100DaysOfCode#LearningInPublic#Day12
Day 05 , I added a withdraw function in my smart contract πΈ
Learned the 3 ways to send ETH in Solidity:
transfer, send, call β and why call is the modern standard.
Understanding real fund flow now π₯
#Solidity#Web3#BlockchainDev#LearningInPublic
11/75 DSA π§ π₯
Tried solving Minimum Effort Path today β
thought BFS + greedy would workβ¦
but learned the hard truth:
β Local min β Global min
β Itβs a Dijkstra minimax problem
Queue β Priority Queue
Greedy β Global optimization
#DSA#ProblemSolving#BuildInPublic π
Deployed my first smart contract using a real wallet + real gas today π₯
No simulations. No local VM. Real blockchain. Real transaction. Real learning.
Day 03 done.
Building for real now π
#Web3Journey#Solidity#BuildInPublic#BlockchainDev
Started a new journey fr π
30-hour Web3 course just dropped into my routine.
Showing up daily, tracking progress, no excuses.
Letβs see where consistency takes this π
#LearningInPublic#Web3#Day1#NoZeroDays
Day 08/75 π
Revised Two Pointers & Sliding Window today.
Then attempted Word Ladder II β honestly one of the most mind-boggling and peak-challenging problems for me right now π§ π₯
Struggled, learned, and pushed through.
#DSA#LeetCode#Consistency#75DaysChallenge#KeepGoing