- Redbook: solved exercises from the chapter 5 (
Strictness and laziness
)
- https://bartoszmilewski.com/2013/05/15/understanding-yoneda/ great introduction to Yoneda Lemma with Haskell examples
- https://courses.cs.washington.edu/courses/cse533/05au/pcp-theorem.pdf introduction to the PCP Theorem
- Redbook: solved exercises from the chapter 6 (
Pure stateful API
)
- http://www.inf.ufpr.br/ppginf/Relatorios_Tecnicos/RT_DINF003_2004.pdf maximum flow in undirected graphs