Started Writing Technical Articles on Medium — First Article on Sliding Window Algorithm in Java!

Started Writing Technical Articles on Medium — First Article on Sliding Window Algorithm in Java!

Publish Date: May 17
0 0

Hey fellow developers! 👋

I’m excited to share that I’ve recently started writing technical articles on Medium to document and share my learning journey.

This all began after attending an inspiring session by Anu Sharma at the KIET Technoverse event, where I was encouraged to showcase my projects and concepts through writing.

To kick things off, I wrote a detailed guide on solving the Smallest Distinct Window problem using the sliding window algorithm in Java — a classic but tricky coding interview problem.

In the article, I cover:

Understanding the problem step-by-step

Brute force and optimized sliding window approaches

Detailed Java code snippets with explanations

Time and space complexity analysis

If you’re prepping for interviews or want to strengthen your string and hashmap skills, this might be helpful!

🔗 Check out the full article here on Medium

I’m looking forward to writing more and would love your feedback and suggestions!

Happy coding! 🚀

Comments 0 total

    Add comment