If you want to watch medium or hard videos ad-free, please join the membership.
If you skip Starbucks tomorrow, you can use that money to pay for a whole year of membership. USD $0.61 per month as of Aug 26, 2025
Membership Link youtube.com/channel/UC9RMNwY…
It’s a simple problem, but I think it’s a great mental exercise.
I also skipped the long explanation part everyone hates and focused only on the code 🙂
youtu.be/uqPqYd3snPU
💡 Can you solve LeetCode 238 (Product of Array Except Self) WITHOUT using the division operator? Here is a step-by-step visualization of the O(n) Time / O(1) Space optimal solution using Prefix & Suffix products! 🔥
youtube.com/shorts/-F92te9j0…
Visualizing LeetCode #1: Two Sum in 20 seconds! 🚀Stop using nested loops! 🚫 By using a Hash Map, we can reduce the time complexity from O(n^2) to O(n). This animation shows exactly how we store seen values to find the "complement" instantly.
youtube.com/shorts/L-5qMs-aW…
How do you use AI in your daily development workflow? In this video, I talk about the hidden dangers of AI-generated code based on what I personally experience in real-world software engineering and code reviews at work.
youtu.be/mkOIfdsuzYQ
Two Sum looks simple. That’s why most people underestimate it. But the real value isn’t the answer — it’s the thinking process behind it: how you optimize, reason about complexity, and choose data structures.
This is where real algorithm skill starts.
youtu.be/WB2SZ3_QK28
LeetCode now requires a phone number to post articles 🤔
I’d rather not share mine, so I moved my posts to Medium—but it’s a bit clunky…
Any better blogging platforms you recommend?
medium.com/@indy0214_19547/i…
LeetCode 412 Fizz Buzz
The animations and script are made in the same style as my infrastructure videos — like networking, databases, and servers — and the narration for those parts is read by AI. The coding section, though, is still my own voice 😄
youtu.be/Ls56-SWwWdM