Initially some non-coding questions like why I chose computer science; my most proudest accomplishment
c++: virtual method related questions
coding question
"Given an image with dimensions (x, y) and dimensions of the space on a web page where we put this image be (max_x, max_y), return largest dimensions that the image can be resized to without losing it proportions". No input/output examples were given for this.