Tagged Questions
2
votes
4answers
357 views
what are some good interview questions for a position that consists of reviewing code for security vulnerabilities?
The position is an entry-level position that consists of reading C++ code and identifying lines of code that are vulnerable to buffer overflows, out-of-bounds reads, uncontrolled format strings, and a ...