This repository contains code templates for various languages. Templates are pretty much on hello-world level. The idea is to choose a language, then examine the provided template make it compile, if applicable, be able to run test automation, and be able to run it successfully, on your own machine.
The idea is to choose a template in your chose language. Examine the template, make it compile and run the test automation (if included) on your local machine
The purpose of this repository is to make sure that before the interview your machine is set up for live coding exercices.
Each folder contains more specific readme for what you need to do before the interview.