HARSH ARORA’s Post

LEETCODE I’m currently deep in the trenches of the SQL 50 challenge, and let’s just say... it’s a mood. One minute, I’m staring at a "Wrong Answer" screen, questioning if I even know what a JOIN is anymore. The logic seems perfect, the syntax is clean, but the test case just won't budge. It’s frustrating, it’s humbling, and it’s a total brain-burn. But then... it happens. You tweak one subquery, add a HAVING clause, or fix a DISTINCT count, and you hit that Submit button. Seeing that green "Accepted" text pop up is a massive hit of dopamine. There’s no feeling quite like beating 78% of other users with a query you just built from scratch. It makes every "Wrong Answer" worth it. What I’m learning through the grind: Edge Cases are everything: The real world (and LeetCode) is messy. Learning to account for NULLs and duplicates is where the real skill is. Subqueries are powerful: Today’s win involved using a subquery within a HAVING clause to match counts—it’s like a puzzle fitting together. Consistency > Speed: I’m pushing for all 50 questions, but I’m making sure I actually understand the "why" behind every solution. Progress isn't a straight line; it’s a series of red errors until you get that one green win. Getting back to the grind now. Only a few more to go! #LeetCode #SQL #DataAnalysis #100DaysOfCode #CodingLife #DopamineHit #ProblemSolving #TechJourney #MySQL

  • No alternative text description for this image

To view or add a comment, sign in

Explore content categories