Blog
Mar 25, 2025
Indian Real Estate Decoding Current Trends and Future Growth Trajectories
A comprehensive analysis of the Indian real estate market, including current trends, challenges, and future growth trajectories.
Jan 1, 2025
Lecture 1: The Basics
This is the first lecture of the Deepmind x UCL Reinforcement Learning 2021 course. In this lecture, we will cover the basics of reinforcement learning.
Mar 20, 2024
Notes on Transformer Architecture
Gives enough information to implement transformer architecture by yourself.
Apr 13, 2023
LeetCode 347 - Top K Frequent Numbers
Two approaches to solve top k frequent numbers coding problem.
Mar 4, 2022
Function Pointers in C
A practical guide to understanding function pointers in C with a real-world example.