Neighbors, Degrees, and Colorings
Algorithmically Speaking - #4: A visual introduction to the concepts of degrees, colorings, and bipartite graphs.
Hello there!
Today we will be diving into one of the most common ways of representing data and modeling problems (and solutions) in Computer Science. We will be talking about Graphs.
This is the second of a series of posts introducing graph theory in a very visual way.
It will consist of some basic definitions of graph theory that will lay the basis for us to be able to explore more complex topics in future posts. The idea is to present the definitions along with visual representations, to help in the process of learning new concepts.
Take a look at the previous posts of this series if you think you need some more background before diving into the content that will be exposed in this article:
At the end of the post, you will find some algorithmic challenges so you can try and apply the topics that I will explain today. Feel free to skip to that part if you think you already have the necessary skills to solve them.
Let’s begin!
Keep reading with a 7-day free trial
Subscribe to Algorithmically Speaking to keep reading this post and get 7 days of free access to the full post archives.