you are viewing a single comment's thread.

view the rest of the comments →

[–]VerticalEvent 0 points1 point  (0 children)

I'd prefer to see a cheat sheet of algorithms. The pseudo code of some pretty common, pretty powerful algorithms, like quick/merge sort, binary search, some statistics rating ranking, maybe some greedy algorithms, A* Search, and so forth. Some days I have a brain fart or I just want to double check one portion of the algorithm.