An open API service indexing awesome lists of open source software.

https://github.com/onebeyond/interview-code-challenges

A set of code challenges for One Beyond interviews
https://github.com/onebeyond/interview-code-challenges

Last synced: 9 months ago
JSON representation

A set of code challenges for One Beyond interviews

Awesome Lists containing this project

README

          

# Interview Code Challenges
Here you will find some different code challenges options for interviewing at One Beyond.

## .NET code tests
1. [.net Engineer - Library API functionality](/.NET/library/README.md#net-engineer-challenge)
2. [Mobile Engineer - Mobile Library Application](/.NET/library/README.md#mobile-engineer-challenge)

## PHP code tests
1. [PHP Engineer - Library API functionality](/PHP/library-api-php/README.md)

## Node tests
1. [Implement the martian robots game](/node/martian-robots/instructions.md)
2. [Implement the tennis score game](/node/tennis-score/instructions.md)

## React code tests
1. [Build a phone catalogue](/react/phone-catalogue/instructions.md)
2. [Build an app around a mysterious API](/react/mysterious-api/instructions.md)

## Java tests
1. [Implement the martian robots game](/java/martian-robots/instructions.md)
2. [Implement the tennis score game](/java/tennis-score/instructions.md)

## Data Visualization tests
1. [Implement a COVID-19 dashboard](/data/covid/instructions.md)