SSSameer Soininthewanderingengineer.hashnode.dev·Apr 1, 2024 · 15 min readDeep Dive into Data Storage in Databases: The InnoDB EngineIntroduction The way databases store data on disk is both intricate and fascinating. It combines principles of computer science, data management, and software engineering. In this deep dive, we'll expand our focus on InnoDB, a popular storage engine ...00
SSSameer Soininthewanderingengineer.hashnode.dev·Sep 3, 2021 · 5 min readProbability vs LikelihoodWhen I first came across the term 'Likelihood' in the same sentence having the word 'Probability', I was very confused and could not make any sense of that statement! This actually happened while I was learning about maximum likelihood estimation for...00