This is the next installment in the “Practical Computer Science” series, where you will learn how to apply classic computer science concepts to solve real problems using Ruby. Today we are going to talk about Graph Theory. You may have heard about binary trees, they look like this: The thing is that a binary tree …









