Trees and Graphs Module

In this modules we are going to focus on a very important concepts of Trees and Graphs. They are the fundamental building block of every single real world applications. In this modules we'll be doing a deep dive into fundamental principles behind them and discussing about their low-level implementations in programming languages (especially Rust).