Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1023 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 1023 Bytes

Your coding interview at Zuhlke

This repository provides a set of hello world applications for various programming languages. Please clone the repository and check out the branch for the programming language you want to use. Make sure you can successfully run the test.

git clone https://github.com/zuhlkehk/interview-templates.git
git checkout java # replace java with the branch for the corresponding language

If the language you would like to use is not available, please let us know (or submit a PR).