👓The Technical Interview

In technical interviews you will most likely be asked technical questions about UI / UX in general and the type of questions you will receive depend on what role you are applying for, and whether it’s for an internship or for a ux/ui designer role.

Prepare yourself by studying the job description and all the information you can find regarding the tech stack listed. You don't need to have practical experience with all of it, theory should be enough for more junior role, if you can provide practical examples that's an extra point.

Research the company on Glassdoor and within software communities. Often, candidates share details about their interviews and commonly asked questions. Use this information to prepare yourself, but don't rely solely on it.

To prepare for this interview, we strongly recommend you go through the video below and not only check that you can answer all the theoretical questions, but also that you can solve challenges around that. Make sure you really study these questions. What does this mean? To answer that question you have to know what a technical question is aiming at:

  • Can you recognise which concepts are involved?

  • Have you ever been exposed to this use case?

  • Do you know what the problem statement actually is?

It’s up to you to be able to answer these questions. If you can do that, you’re able to apply your understanding to new problems and show that to the interviewer. If you can’t do that, there’s still work to be done. You have to go back to the study material and practice!

The second thing to practice is your way of answering the questions. The way you answer any question, whether technical or not, is just as important as the content. Here are some tips for how to deliver your answers:

Don’t be afraid of asking clarifying questions 🙋‍♀️

Sometimes you don’t completely understand the question. This is an opportunity for you to show your curiosity! Ask the interviewer about the context and/or relevant variables.

Asking clarifying questions is very important to ensure your work meets the task requirements. It also demonstrates your ability to communicate with different types of stakeholders, which is a crucial aspect of stakeholder management for a UX/UI designer.

Practice active listening 👂

Your interviewer might often make a suggestion or guide you towards a solution. Make sure you are open to feedback and apply it if possible.

Think of a simple solution first 🦋

Often, interviewers want to see if you can think quickly and if your coding is efficient. Always implement the simplest and most efficient solution first. Avoid over-engineering. If you want to propose a more complex or elegant solution, ask the interviewer if it is necessary before proceeding

Make problems more concrete ✏️

When presented with a design problem, it always seems like a big, intimidating challenge. Break it up into smaller pieces! Share your approach of dividing the problem into smaller problems with the interviewer. Or alternatively, write pseudocode and share this with the interviewer.

Think out loud 💭

When answering technical questions, an interviewer doesn’t just want to know the answer. They want to know how you came to that conclusion. What are the logical steps you’re making? Based on which assumptions are you making those steps? By thinking out loud you are showing why you think something is the case.

Be honest and open (if you’re stuck or don’t know the answer, etc.) 😇

By being honest and open you show that you’re easy to talk to. It also means you’re trustworthy, as no one knows all the answers. However, this is not easy: it requires some faith and belief that everything will work out.

Double check your solutions ✅

When presented with a design problem, do your best to make it the best you can. Make a plan of action and then execute. Before you submit it, however, always double check your solution: did you make any spelling mistakes? Is the logic sound? If done right, this shows the interviewer that you take your work seriously.

Explain the project from high level to low level 🛝

Often a interviewer will take a piece from one of your projects and ask some questions about it. It's important to keep in mind to explain from a high level to a lower level. First start of with stating the context of the project part: why is it relevant there? Then continue with why the design / project has been developed like that. Once you explained those things it's time to go into more detail.

And to finish, here some tips on overcoming impostor syndrome in Tech Interviews.

Last updated

Was this helpful?