Latest Articles
Discover our latest posts and insights

Building an AI Art Detective: From Kaggle Data to Deployed Vision Transformer (ViT)
How I used a 2.5GB Kaggle dataset, PyTorch, and a Vision Transformer to build a live detector for AI-generated imagery.

Left and Right Sum Differences
LeetCode 2574 Easy

Range Sum Query - Immutable
LeetCode Question 303

Equilibrium Point
GeeksForGeeks question based on prefix sum.

Unique Number of Occurrences
LeetCode Question 1207

Find All Duplicates in an Array
LeetCode Question 442

Single Number III
LeetCode Question 260

Find All Numbers Disappeared in an Array
LeetCode Question 448

Majority Element II
LeetCode Question 229 Medium

Intersection of Two Arrays II
Leetcode question 350

Intersection of Two Arrays
LeetCode Question 349

Contains Duplicate
LeetCode Question 217 Medium

Scaling Real-Time Video: WebRTC, MCU, and SFU Architectures
A deep dive into the system design behind modern multi-conference applications.

Understanding HashMap and Hashing Techniques: A Complete Guide
Deep dive into HashMap internals, collision resolution strategies, and performance optimization techniques

Maximum Product Subarray
LeetCode Question 152 Medium

My 2025 Year Rewind: Krishna Shrivastava
A Year of Shipping Real Products Instead of Just Learning to Code

I Published My First npm Package: Karos
How I built a small, opinionated library to enforce consistent API responses and error handling in Node.js

Maximum Absolute Sum of Any Subarray
LeetCode Question 1749 Medium

Maximum Subarray
LeetCode Question 53 Medium

Sort Colors
LeetCode question 75 Medium

🚀 My First Spring Boot Backend
From Zero to Deployed API on Render via Docker file.
My First React Native Expo Android App: KriCal
My First React Native Expo Android App: KriCal