Apr 3 · 3 min read · 🚀 Building a Fully Interactive Developer Platform Using Blogger My Blogger website is not just a traditional blog — it is a fully interactive developer platform where web technologies, artificial int
Join discussionMar 31 · 5 min read · Imagine that you are using Google Maps while you are driving somewhere, and suddenly there's a road blockage. In this case Google Maps quickly reroutes and gives a new route where there is no blockage
Join discussion
Mar 26 · 4 min read · I’m Akriti Sengar, an Outreachy 2026 applicant working on the project “Develop a SLM/LLM using Ramalama RAG based off Fedora RPM Packaging Guidelines.” Before this, Fedora was just something I had hea
Join discussionMar 20 · 8 min read · for example: arr1 = [1, 3, 2, 1, 4, 5] arr2 = [3, 2, 2, 1, 1] answer = [3, 2, 1] simple enough right? and if you've done even a little bit of DSA prep your brain immediately goes - HashSet. put all e
Join discussion
Mar 8 · 8 min read · In the realm of distributed systems, the CAP Theorem is a fundamental principle that every system designer must understand. It states that a distributed data store cannot simultaneously guarantee Cons
Join discussion