Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 1.61 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.61 KB

Prima Frontend Pairing exercise

Thank you sharing for your interest in Prima Engineering. This repo contains an exercise we would like you to do with us in our pairing session. We would like to proceed with a session where you will be talking with our engineers and doing pair programming, this may take up to 2 hours. You will play the role of driver (sharing your screen and coding) while the Prima engineer(s) will be the navigator(s).

The coding exercise allows us to assess your approach to solving a problem, what you prioritise, how you communicate your thinking and how you respond to any suggestions or advice from our engineers. In addition to the coding we will ask you some questions you don't need to implement.

Clone this repo to prepare your working environment and familiarise yourself with the structure of the application. We will be sharing the problem statement with you at the pairing session.

Should you have any questions, write to our talent partner which will get the question to the engineering team.

This repo is a stub of a screen for our customer service agents to search for policy information while on the phone. During the interview we will share with you what you would need to build.

Rules

  • ❌ Please don’t add any additional libraries to the project.
  • ✅ It is fine to Google search during the pairing exercise.

Quick Start

yarn

Install dependencies ⏳⏳⏳.

yarn dev

Runs the app in the development mode on http://localhost:5173.

yarn test

Launches the test runner in the interactive watch mode.