Nailing the Technical Interview
What makes a technical interview different from a normal job interview? It is a specialized and challenging process that will test your coding skills, personality, and problem-solving abilities. However, if you prepare well ahead of time, then you can ace the interview and make the process much less intimidating. Keep in mind that each company’s interview process looks different, but the information below will provide an outline.
Questions to Ask:
Questions for your interviewers on topics such as the company culture, trajectory of company technology, company challenges, and successes. etc.
Examples of questions can include:
-
- What can a student do in the next semester/year to prepare for success at [company]?
- What’s the most rewarding part of your job?
- Why did you choose [company], and why do you stay?
- Can you tell me about typical projects those in this role have completed in the past?
Technical Interviewing Guide and Resources:
Technical Virtual Interviewing Tips:
With the pandemic, virtual interviews have been growing to be more common, and even the norm for some companies. Interviewing in an online setting can feel intimidating, but here are some tips to help you ace your virtual interview!
- Know your virtual interviewing tools. If the company you are interviewing for is using Zoom, make sure you are familiar with Zoom and how to turn your camera on, connect your audio input and output sources, etc. This can also help you check how you look on the camera and make sure you have good lighting beforehand!
- This also includes certain live collaboration programming tools. Many interviewers may ask you to code in a platform that does not have autocomplete, so make sure you are familiar with the syntax of the language you plan to use.
- If you’re living with others, let them know that you are having a virtual interview that day and ask for quiet hours during that part of your day.
- Keep water nearby! You may be talking a lot and the good thing about virtual interviews is you can easily have a glass of water by your side. After talking a lot in an interview, it can help to pace yourself with a few sips of water.
- Be ready to share your screen. Some interviewers may ask you to share your screen, so make sure you are familiar with how to share the correct screen.
- Have your resume pulled up in front of you as a reference for your behavioral questions and specific questions about your experiences to help you guide your answers!
After the interview:
- Send a thank-you email to the recruiting/hiring manager within 24 hours after your final stage of the interview. Make sure to mention a couple of things that were unique to your interviewing experience, or what you enjoyed the most about the process.
- If you have not heard back within 2 weeks, you can send an email to the recruiter/hiring manager to see about the next steps (if any) and to reiterate your interest in the role.
General tips:
- Pick one or two programming languages and know them very well: This is incredibly important, as companies usually let you select which language to use in your technical interview when solving problem sets.
- Come prepared to discuss projects/experiences that are relevant to the role and company: Employers want to hear you showcase your work and articulate your skills. If you do this, then they can envision how you’d fit into the role within the company.
- Do some research about the company’s interview process beforehand: Websites such as Glassdoor can offer insight into company culture and provide real-life examples of technical interviews. Keep in mind that this data is self-reported, so there will likely be potential bias, however.
- Practice!: Websites like Pramp allow you to practice technical interviewing for free. Take advantage of resources like this.
Mock Interviewing with CS Career Assistants!
- Make a Mock Interviewing Appointment through Handshake! Make sure to select Computer Science (Virtual).
- Mock Behavioral Interview
- Mock Technical Interview (Beginner)
- Mock Technical Interview (Intermediate)
More Coding Interviewing Resources:
- Elements of Programming Interviews
- Top FAANG Interview Questions From LeetCode
- Cracking the Coding Interview
- Blind 75
- Grind 75
- NeetCode
- CSES Problem Sets
- LeetCode Coding Practice Website
- HackerRank Coding Practice Website
- Kattis Coding Practice Website
Additional Resources:
- The Anatomy of the “Perfect” Technical Interview
- Developer Roadmaps
- Interviewing at Large Tech Companies
- System Design Interview Prep
- Design Patterns: Elements of Reusable Object-Oriented Software
- Educative’s System Design Interview
- Google’s Guide to Technical Development
- Recommended books: Cracking the Coding Interview, Cracking the PM Interview, The Algorithm Design Manual, Introduction to Algorithms, Programming Interviews Exposed: Secrets to landing your next job, Review of Basic Algorithms: Introduction to the Design and Analysis of Algorithms