# Tips to being a great interviewer
A few guidelines for conducting good interviews:
- Arrive on time - be present during the interview.
- Introduce yourself to the candidate
- Provide a brief intro about the interview to set the expectations for the next hour
- Always present the question in written form to the candidate.
- Ask the candidate explicitly if the problem is clear.
- Avoid giving hints too early
- If the candidate says terms like the time complexity of naïve solution is bad, ask him to be more precise and exactly define what the time complexity is.
- Our goal is to maximize the signals we collect during the 45-minute interview. If a candidate solves a question pretty fast in the first 15-20 minutes, make sure the next question gets you some additional signal about the candidate.
- Don't be biased by your own solutions
- Be polite and respectful to the candidate.
- Treat every candidate as if they were a rockstar no matter how the interview is going.
- End the interview on time.