CS 면접 준비 27
- CS — race condition
- CS — ipc
- CS — ipc followup
- CS — context switching
- CS — context switching followup
- CS — stack overflow
- CS — process vs thread
- CS — list sort
- CS — find vs binary search
- CS — stl containers
- CS — pushback vs emplaceback
- CS — 1 vector vs hash concepts
- CS — std map
- CS — std map followup
- CS — vector vs list
- CS — prevent copy
- CS — smart pointer
- CS — pointer deepdive
- CS — rtti raii
- CS — vtable deepdive
- CS — pointer reference
- CS — virtual destructor
- CS — vtable
- CS — oop
- CS — new vs malloc
- CS — class vs struct
- CS — runtime