Thursday, February 11, 2010

Rob Pike: Notes on Programming in C

Rob Pike: Notes on Programming in C:
"The following data structures are a complete list for almost all practical programs:

array
linked list
hash table
binary tree"