Aman Kr Pandey

Aman Kr Pandey @_a_m_a_n_pandey

About: I am a CS enthusiast who is still exploring a small part of the world.

Location:
Bengaluru, Karnataka
Joined:
Feb 26, 2023

Aman Kr Pandey
articles - 6 total

429: TOO MANY REQUESTS

As systems continue to scale to serve millions of concurrent users, the need for controlled and...

Learn More 4 0Mar 5

A solid explanation to SOLID Principle

A piece of software rarely fails because the "the algorithm was wrong". It mostly fails slowly...

Learn More 1 0Dec 31 '25

Lazy Heap: Lazy Deletion

A lazy heap is a heap-based priority queue that delays some operation on heaps like deletions,...

Learn More 1 0Dec 29 '25

All about Gradient Descent

Linear regression is an important algorithms in machine learning. It models the relationship between...

Learn More 2 0Sep 27 '25

Scalable Load Balancing with Consistent Hashing

In the world of micro-services, load balancing is a cornerstone to achieve scalability. There are...

Learn More 1 0Jul 27 '25

PKCE Demystified: How OAuth 2.0 Became More Secure for Public Clients

OAuth2.0 has been a very popular protocol among developers for delegating authorization for modern...

Learn More 1 0Jun 23 '25