top of page


Bubble Sort: A Deep Dive Part 1
How does Bubble Sort algorithm work - a step-by-step process view.
Samvar Shah
Sep 11, 20242 min read
12 views
1 comment


A Comparative Analysis of Sorting Algorithms
A comparative look at Bubble Sort, Quick Sort and Merge Sort
Samvar Shah
Sep 10, 20243 min read
45 views
2 comments

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
39 views
2 comments


Algorithms: Types and Examples
In this post, we’ll explore various types of algorithms, their characteristics, and their use cases. 1. Sorting Algorithms Sorting...
Samvar Shah
Aug 30, 20243 min read
48 views
0 comments


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
42 views
1 comment


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
18 views
0 comments


Welcome to The Code of Numbers Blog: Where Math, Coding and Algorithmic Thinking Come Together
Hello and welcome to The Code of Numbers Blog I am an avid everything :-) But more appropriately, an avid learner of everything. Please...
Samvar Shah
Aug 27, 20241 min read
50 views
0 comments


Data Structures: A Quick Guide
Types of Data Structures and associated time and space complexities.
Samvar Shah
Aug 27, 20243 min read
23 views
1 comment

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
19 views
0 comments

Computer Science Fundamentals: The Building Blocks of Learning
In the realm of computer science, mastering the fundamentals is akin to laying a solid foundation for a sturdy building. These...
Samvar Shah
Aug 27, 20242 min read
5 views
0 comments

Algorithms: What is an Algorithm?
Welcome math and computer science enthusiasts! Are you looking to deepen your understanding of algorithms and enhance your...
Samvar Shah
Aug 27, 20241 min read
2 views
0 comments
bottom of page