top of page


How Smart Cities Use Algorithms
Smart Cities are urban areas that use data, algorithms and automation to optimize infrastructure and improve quality of life. But how...

Samvar Shah
Jul 142 min read
Â
Â
Â


The Math behind DFS
Understand the math concepts of graph traversal, recursion used in DFS and build your own spanning tree.

Samvar Shah
May 293 min read
Â
Â
Â


Linear Algebra in AI
How is linear algebra used in AI? Linear algebra includes vectors (ordered list of numbers), matrices and their linear transformations....

Samvar Shah
Mar 171 min read
Â
Â
Â


Math in AI
I have recently started looking into AI and have been playing with some AI models. But I want to understand how it works and therefore...

Samvar Shah
Feb 271 min read
Â
Â
Â


Mathematical Algorithms: From Euclidean to Randomized
Provide your own input and see how the Euclidean Algorithm works to calculate the GCD.

Samvar Shah
Oct 9, 20243 min read
Â
Â
Â


Combinatorics in Programming
Have fun with the in-built Permutations and Combinations Generator and understand some applications of Combinatorics in Programming.

Samvar Shah
Sep 8, 20243 min read
Â
Â
Â


Why Read The Code of Numbers?
Why The Code of Numbers Blog? The world of Mathematics and Coding is vast and ever-evolving. My goal is to bridge the gap between theory...

Samvar Shah
Aug 27, 20242 min read
Â
Â
Â


Mathematical Foundation of Breadth-First Search (BFS) Algorithm
Graph Theory and how it is applied in BFS. Play along with BFS visualizer.

Samvar Shah
Aug 27, 20244 min read
Â
Â
Â


Exploring Mathematical Concepts: A Student's Perspective
Mathematics is a vast and intriguing subject that holds the key to unlocking many mysteries of the world around us. For students who are...

Samvar Shah
Aug 27, 20242 min read
Â
Â
Â
bottom of page