Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 443 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 443 Bytes

Examine the files in this directory and be prepared to answer the following questions:

  • What does this program do?
  • What issues does this program have?
  • How would you improve this program? You are encouraged to use additional features of C++ and the STL.

In preparation for the interview, you should definitely review the documentation for std::strtoul on cppreference.com.