PinnedEnumeration, Iterator (Fail Safe/Fast), ListIteratorGood day folks !! Let’s have some itsy-bitsy learning, shall we ?Jul 1, 2024Jul 1, 2024
PinnedLog-Structured and Page-Oriented Storage EnginesDive into the Building blocks of DBs: LSM-trees and B-treesJul 22, 2023Jul 22, 2023
ConcurrentHashMap: How It Works and Why It’s So Damn Fast (Also, Where’s My Thread?)Ah, the ConcurrentHashMap. The unsung hero of Java’s concurrent world. The thing that keeps your multithreaded applications from tearing…Apr 16Apr 16
10 Golden Rules for DSAGet a quick insight on using data structures and algos for solving coding questionJul 9, 2024Jul 9, 2024
Why File Copying Takes Time While Deletion Appears Instantaneous?Consider a 1GB file. Copying that file takes more time than deletion. How come?Jun 15, 2024Jun 15, 2024
Problems with Replication LagLearn the most faced problems with replication lag in master slave architecture of distributed database systemApr 17, 2024Apr 17, 2024
Row vs Column-Oriented (Columnar) DatabasesLearn how data is stored in pages in row and columnar DBsFeb 26, 2024Feb 26, 2024
What is torrenting and how does it work?Torrenting is a way of distributing large files.Jan 8, 2023Jan 8, 2023