Interview Notes
During Interview
Big picture, write down the detailed meaning of the importment variables;
Keep communicating with the interviewer;
Before Coding
Ask for the detail of the question: e.g. For an array, is it sorted or unsorted.
Ask for the requirment: Do you want to optimize time or space?
Refer to LINK
Special Note
危险语句:我见过这题,这道题超级简单!(然后打脸)
Last updated