Data Structure

Notes on Graph Data Structure

Notes on the different types of graphs that exist and their implementations/usecase.

Data Structure

Notes on Tree Data Structure

Notes on the different types of Trees and searches that can be implemented to traverse the Tree data structure.

Notes on Hardcore Functional Programming in Javascript - Brian Lonsdorf

Course on currying, partial application, compose, monads, and natural transformation.