Skip to content

ibratnawaz/machine-coding-questions

Repository files navigation

If you find this helpful, kindly give it a ⭐. Follow me for more machine coding interview questions.

This repo is made using Turborepo Vite starter

Step-1: Cloning

clone the repo

Step-3: Running all the apps parallely

npm i
npm run dev

About Turborepo

This is an official starter Turborepo.

Using this example

Run the following command:

npx create-turbo@latest -e with-vite

What's inside?

This Turborepo includes the following packages and apps:

Apps and Packages

  • docs: a vanilla vite ts app
  • web: another vanilla vite ts app
  • ui: a stub component & utility library shared by both web and docs applications
  • eslint-config-custom: shared eslint configurations
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package and app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

About

This repo contains the multiple apps which are the solution to the questions asked to me during machine coding interview for companies like Atlassian, Siemens, etc.

Topics

Resources

Stars

Watchers

Forks