Skip to content

Repo for candidates to set up dev for technical exercise during interview

Notifications You must be signed in to change notification settings

lifeomic/interview-problems-public

Repository files navigation

Welcome!

Getting Started

yarn install or npm install to get started

yarn test or npm test to ensure you're set up correctly

Share your screen during the exercise.

Feel free to use MDN/docs, just don't google the solution

Coding

To run test for code problems, run yarn validate <problem-name>:

If running a UI problem, you'll need to yarn install or npm install inside the my-app directory, then yarn start or npm start

my-app is a basic react+typescript+tailwind app for developing a simple UI.

About

Repo for candidates to set up dev for technical exercise during interview

Topics

Resources

Stars

Watchers

Forks