Exploring DSA, AI/ML & Data Science these days π
Would love to connect with people grinding in the same field, building projects, solving problems & learning consistently π€
Letβs grow together and share the journey.
HIMYM π€
#datascience#aiml#dsa#coding#machinelearning
Solved Number of Islands today ποΈ
Took ~1 hour with lots of debugging, helper functions & DFS recursion π
Thought it might hit TLE, but the final solution worked pretty well β
Also tried the GFG version with 8 directionsβ¦ way more checks π
#leetcode#dsa#graphs#cpp
LeetCode mobile app is becoming my biggest friction killer π
Whenever I donβt feel like opening my laptop, I still end up solving problems on phone.
Currently grinding Priority queues problems
Coding on mobile still feels illegal somehow π
#leetcode#dsa#cpp#coding
π Broke coder rule today:
Instead of learning something new, I revisited an old problem π
Reused my Balanced Binary Tree logic in Height of Binary Tree with small tweaks & accidentally made one of my cleanest solutions till now β¨
#leetcode#dsa#cpp#coding
Morning grind with the N-Queens problem π
The final code looks simple, but building the approach was the hard part π΅βπ«
Took hints for diagonal checks, fixed mistakes one by one, and finally passed all test cases
Learned: patience matters a lot.
#leetcode#dsa#cpp#coding
Almost procrastinated the 3Sum problem for tomorrow π΄
Opened it on my phone before sleep βjust to see the questionβ... ended up solving it π
Practicing one pattern repeatedly really builds grip over concepts π
#leetcode#dsa#cpp#coding
350+ problems done on LeetCode π―
But now I feel depth & clarity matter more than just numbers.
Once the approach clicks, coding becomes easier.
From now on, focusing more on thinking & problem-solving patterns π
#LeetCode#DSA#ProblemSolving
Got my 100 Days badge on LeetCode π―
My first one ever !!π
Started strong in Jan, lost track for a whileβ¦
Got back from March and stayed consistent
Not perfect, just showed up
#LeetCode#100DaysOfCode#Consistency