/tie

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Technical Interview Exercises Build Status Code Coverage

Technical Interview Exercises (TIE) is a lightweight open-source tool aimed at helping students quickly get ramped up on key concepts, principles, and coding patterns that are important in software engineering.

The project is currently in a very early stage, and this README file will be fleshed out more as development continues.

User setup

Open the file client/question/question.html in a browser.

Developer setup

To run the Karma tests, run the following command in your terminal:

bash scripts/run_karma_tests.sh

If you're interested in learning more about getting started developing TIE, please see our Development Manual.

Disclaimer

This is not an official Google product.