Faculty Recruiting Support CICS

Technical Interview

Practice coding + communication.

Get your whiteboard ready! Technical Interviewing is a must-have skill for any CS major. Similar to traditional interviews, the goal is for the employer to evaluate your potential. Technical interviews require practicing and focusing on two key skills - coding and communication.

The Questions

The problems that the interviewer asks have specific requirements. They must be short enough to be explained and solved reasonably quickly, yet complex enough that not everyone can solve them. Often these problems have challenging restrictions and may require algorithmic tricks or uncommonly used features of a programming language.

Programming Languages

You should have thorough knowledge of mainstream languages like Java, C++, C and Python, or languages specifically required for the job. Make sure you are comfortable with the use and syntax of these languages and brush up on them before the interview.

CS Concepts

The questions will cover data structures and algorithms. Approach all scripting as a coding exercise - it should be clean, rich and robust code. Remember what your Programming with Data Structures (187) professor said during tests - all problems will have a short elegant solution. If you start writing a lot of code, take a step back and rethink your approach. You might be heading in the wrong direction. You should ask clarifying question and make sure you completely understand the problem before you start working on it.

Communicate

Talk to your interviewer and tell them what you're doing. If you stare at the whiteboard silently, they are not going to know if you're making headway or you're just stuck. If you communicate well, they might say, "Looks good! Go ahead and code it," or "That might work but there is a more efficient solution." Interactivity takes practice - with yourself, a friend, and even alumni.

When You Get Stuck

These questions are designed to be challenging. If everyone could solve them, then the employer is not going to be able to judge your proficiency. Don't get frustrated - ask for assistance or explore a different approach. Keep showing interest in the problem and do not give up. Part of the interview is testing whether you have a passion for solving challenging problems.


Did you know CICS Careers offers mock interviews? Just click below to schedule an appointment with us and select "Interview Coaching". Or register for the next Ace the Coding Interview (ATCI) event to practice with classmates.