|
|
|
|
|
by matwood
3435 days ago
|
|
> junior software engineers would be able to write and optimize C++ without much supervision "Junior" and "optimize c++" just do not typically go together. Even more so if you're talking about deep optimizations like cache hit misses, and not just algorithm decisions or breaking down problems properly. |
|