With the recent introduction on Java 17 by Oracle, I thought to revise the software principles (like SOLID, KISS, YAGNI etc) whic...
Learn MoreFind the depth of a large but evenly distributed Json
OECD (The Organisation for Economic Co-operation and Development) regularly publishes country data for various financia...
>Learn More
Design Problem: Parking Lot
Designing a Parking Lot Application has been one of the popular questions in many of the companies like Thou...
>Learn More
How to build a Tiny URL service that scales to billions?
One of the design constraints of Twitter is that every message is ...
>Learn More
Designing a Centralized Logging App
Why Do I need a centralized Logging application ? In which case it is must to have a centrali...
>Learn More
Parsing Huge XLSX files ins fastest possible way
A pache POI is the most common open source Java library used in the XLSX file parsing but it is very memory ...
>Learn More
Subscribe to:
Posts (Atom)
Book Search
Featured Post
Parsing Huge XLSX files ins fastest possible way
A pache POI is the most common open source Java library used in the XLSX file parsing but it is very memory ...

Popular Posts
Categories
- Caching 2
- Design Problem 6
- Java 19
- Java 8 19
- Object Oriented 7
- Programming 17
- Scalability 5
- Scalable Design 5
- Software Design 10
- Software Development 17
- XLSX File Parsing 1