PinnedPublished inBetter ProgrammingBuild a NoSQL Database From The Scratch in 1000 Lines of CodeIntroducing LibraDB, a working database I created using GoSep 21, 202210Sep 21, 202210
Published inITNEXTAn Academic Method to Solve LeetCode Dynamic Programming QuestionsPhoto by fauxels from Pexels: https://www.pexels.com/photo/man-and-woman-near-table-3184465/Mar 10, 2023Mar 10, 2023
Published inBetter ProgrammingFinding Bugs in Code Programmatically Using GoWrite a static code analyzer to find bugs in codeOct 3, 20221Oct 3, 20221
Published inITNEXTDatabases Behind the Scenes: How BoltDB Saves Data To the DiskUnderstanding how databases write data to the disk by reading their source codeOct 4, 2021Oct 4, 2021
Published inITNEXTAll About B Trees and DatabaseHow B-Trees power your database in handling data-intensive workloads.Sep 17, 20211Sep 17, 20211
Write a static code analysis tool for detecting race conditionsThis blog post walks you through how to implement a static code analysis tool for detecting race conditionsAug 15, 2021Aug 15, 2021