Blogs !!
Any time I am not at the gym, I am with tech.
I
love to write
about things I learn,
'closures'
I obtain,
and
interesting news
I find,
all about tech.
Check out my
linkedin Featured Posts
or my
linkedin Activity
Blogs section [in-progress]
DATABASE
Database
Published 19 Nov 2023
Do I know my Database?
An intro to the series, the motivation, the goals, and beginning with insights into MySQL
Database
Published 19 Nov 2023
Do I know my Database? Part 2
MySQL's approach to storing data as B+ Trees, the indexes, and touching on the snapshot isolation followed
Database
Published 19 Nov 2023
Do I know my Database? Part 3
Cursors in DataBase Systems
Database
Published 19 Nov 2023
Do I know my Database? Part 4
Concurrency Control in Database Systems
DSA
DSA
Published 19 Nov 2023
DSA IN THE WILD - PART 1
An intro to the series, why DSA is more than Leetcode, and an overview of diff finder algorithm
DSA
Published 19 Nov 2023
DSA IN THE WILD - PART 2
Closing up on 2 diff finding algorithms, and diving into the history of spell checkers
DSA
Published 19 Nov 2023
DSA in the wild - Part 3
Understand the internals of Git