A C++ programmer since 1999, C programmer since 1986, SQL expert since 1999. 8086 & 80386 assembler.
Interested in Algorithms & Algorithmic research : Sorting, Partitioning (Dutch National Flag problem), Searching, Memory Management. I am aware of leading edge changes to sorting algorithms and keep close tabs on any developments.
Interested in Data Structures : Balanced trees (all types), Linked lists (all types), Skip Lists, Hash tables (all types), Queues.
Interested in compiler technology : parsing, lexing, tokens, syntax.
Interested in the STL in C++, the implementation of sort(), stable_sort(), nth_element(), stable_partition(), inplace_merge(), partial_sort(), partition().