Day 1/30 of Coding Challenge
Started my 30-day coding journey today!
Solved a DSA problem on Trionic Array using a three-phase (upโdownโup) approach.
Alongside DSA, Iโm also beginning my Low-Level Design (LLD) learning series.
Consistency mode: ON ๐ปโจ
#Day1#30DaysOfCode#DSA
Solved a tricky DSA problem by implementing a Smart Sliding Window approach using multiset to efficiently maintain the k smallest elements while handling window shifts and edge cases.
#DSA#ProblemSolving#CPlusPlus#LearningJourney#Consistency
Day 2/100 of #100DaysOfCode ๐
Practiced Greedy & Dynamic Programming problems today.
Focused on:
Greedy choice intuition
DP state definition & transitions
Small steps, strong foundations ๐ป๐ฅ
#DSA#CodingPractice#Placements
Day 1/100 of #100DaysOfCode
Today I learned:
Basics of n8n and how workflows automate tasks ๐ค
How to create agents in LangChain and connect tools with LLMs
Small steps, but building strong foundations ๐ง โจ
Consistency > perfection.
#CodingJourney#LangChain#n8n#AI#FullStack