/pairing-exercise

Project template for Tyro pairing interview

Primary LanguageJavaApache License 2.0Apache-2.0

Pairing Exercise

In the Tyro pairing interview, you will be provided with a coding exercise and paired with a member of our engineering team to solve it. This exercise will give you a chance to experience some of the practices we use here at Tyro (i.e., pair programming, TDD). Plus allowing us to see how you code and interact with a pair.

In this repository you will find project templates for:

Choose the template according to your language of preference and ensure that you can run tests. Otherwise, feel free create your own and include the libraries and tools you are most comfortable developing with.

Copyright and Licensing

Copyright 2022 Tyro Payments Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an " AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.