Tuesday, July 6, 2010

Some algorithm/system resources

- A Collection of Dice Problems. For probability issues.
- Lock free algorithms.
- Sorting and searching
- The Art of Debugging with GDB, DDD, and Eclipse. For debugging multi-threaded applications.
- A Memory Allocator. About implementation of malloc() etc.
- Some Storage Management Techniques for Container Classes. C++ stuff.
- Beej's Guide to Network Programming Using Internet Sockets. One page guide.
- Some interview questions.
- Technical Interview Blog (Java, 2007)

No comments:

Blog Archive

Followers