Tag Archives: stack

Algorithms in a nutshell

Moving to a new nutshell series (don’t worry, I’ll finish the one about neural nets some day), we are going to see the basic topics of what in many universities is the Algorithms and Data Structures course. My references will be slides from the course in my grad school and one or other link from the internet. Also, the majority of codes (if not all of them) will be written in the C programming language (if you don’t know what is it, get the fuck out of here you heretic!).

Continue reading