👨💻 Design & Algorithm Insights
"Success = (DSA + System Design) × Consistency × Problem-Solving + Mindfulness" 💡💻🚀
Categories
About US
Algorithms
Interview
java
keycloak
product
System Design
November 9, 2019
Paytm : Throttling on java method
Problem: Throw Exception when you method hit goes above a certain limit.
Approach: Try to implement the leaky bucket algorithm Here.
Solution:
Newer Post
Older Post
Home