top of page

Interview Prep!

An app that renders behavioral based questions to help people feel more prepared for an interview.

Laptop

Before

interview.png

The main problem that app is trying to solve is a way to practice behavioral interview questions, so the user feel more prepared going to an interview. The reason this is important it can help reduce stress and help focus on connecting with interviewer according to one website.

Create almost a flash card game with random behavioral based interview questions. With using a ‘flash card method’ it can help the user remember their answers quicker by creating a deeper connection with the neurons in the brain.

After

Instead of the traditional 2-side that has a prompt and the fact, I did one side which is just the prompt, or in the case just an interview question. The reason being are the questions are more open ended, and to help the user not sound like they’re a robot in a play, or reading off a card. Also the questions aren’t not track to see if the user already gotten the question because the point is to build a stronger connection in the brain.

Screen Shot 2021-07-22 at 11.39.34 AM.png
Screen Shot 2021-07-22 at 11.51.47 AM.png

This is done by the user clicking a button for a question. When the button is clicked it send the api to get random question from it server (you can read more “here” on the server). Then renders a questions to the user. The user then can practice how they would answer the question.

bottom of page