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
Â
Â
Â


AI: How to get started
Books, Online Courses, YouTube Channels, DataSets and Platforms to begin Al learning

Samvar Shah
Apr 22 min read
Â
Â
Â


Understanding Segment Tree Basics
Segment Tree- querying and updating

Samvar Shah
Jan 152 min read
Â
Â
Â


DFS Visualizer- How does it work?
Understand the DFS process. Input your own graph and visualize DFS traversal.

Samvar Shah
Jan 12 min read
Â
Â
Â


Dijkstra's Algorithm and Visualizer
Visualizer for Dijkstra's Algorithm that shows how it works step-by-step

Samvar Shah
Dec 22, 20241 min read
Â
Â
Â


Kruskal's Algorithm Visualizer: How It Works
Kruskal's Algorithm (with Visualizer) used to find MST

Samvar Shah
Dec 10, 20241 min read
Â
Â
Â


How to recognize DP patterns in coding problems
Recognizing DP Patterns, Base Cases, Edge Cases

Samvar Shah
Nov 22, 20243 min read
Â
Â
Â


How to Define DP States
A helpful guide to define Dynamic Programming States

Samvar Shah
Nov 16, 20244 min read
Â
Â
Â


Dynamic Programming: Understanding the Basics
DP basics: Optimal Substructure, Overlapping Subproblems, Recursive approach vs Efficient DP approach

Samvar Shah
Nov 14, 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
Â
Â
Â
bottom of page