Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Software Developer C++ - NavKit

STL containers
Polymorphism
Memory management
Smart Pointers
Design Patterns
OOP
Templates
Exceptions
Concurrency
Pointers and references
Int/float arithmetics
Copy elision
Return value optimization
Copy on write
Empty base class optimization
Static and dynamic program analysis tools (Valgrind, Gprof)
Compliers specific optimizations (SSO, COW, Copy Elimination)
GTest/GMock

You might also like