Data structures and algorithms

Notes by Santiago Rodriguez

I find it helpful to make my notes available online so that I can access them from anywhere. The following notes are from lessons on data structures and algorithms.

The course provided Python examples, and I replicated these examples using Julia and R.