Did I blog about this before?
There are dozens of sub-topics but in my small sample of interviews, the following sub-topics have received disproportionate attention:
- vector sizing, resizing
- shared_ptr usage in STL
- iterator invalidation
- …
- std::find(), std::sort()
- pair and make_pair