Giter Site home page Giter Site logo

p3po / coding-challenges Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adidas/coding-challenges

0.0 1.0 0.0 96 KB

adidas coding challenges: solve some of them and let us know!

License: MIT License

JavaScript 13.61% TypeScript 13.19% Go 13.68% Kotlin 11.45% Swift 24.76% Java 23.32%

coding-challenges's Introduction

adidas coding challenges

The goal is to have public coding challenges so you, developer, can solve them... and start the hiring process if you want to work with us.

This repository contains several coding challenges in different folders, and inside them, the same challenge with the necessary code to be executed in different languages. We usually work with Java, Kotlin, Go, Swift, JavaScript and TypeScript in most of the projects.

Way of working

There are several types of challenges, and the documentation of each of them explains the expectations and instructions.

Algorithms

The goal of this type of challenge is to implement a single function, which is the entry point of the challenge.

Steps to work with it:

  1. Fork the repository.
  2. Go to the challenge folder and read the challenge wording.
  3. Go to the language folder which contains the code base and the tests and read the installation and running/testing instructions.
  4. Run the tests (failing).
  5. Implement the function and run the tests until they go green.
  6. Commit your changes.

Applications:

The application challenges consist in the implementation of an application, or at least part of it. For instance a frontend with mocked data, a backend with testing scripts, or a full application.

The process of the application challenges is similar, however, not all of them will have a code base in which starts working on, so, the challenge documentation will explain all the steps to work with.

Steps to work with it:

  1. Fork the repository.
  2. Go to the challenge folder and read the challenge wording, and follow the instructions.

If you have to deploy something, you can use free platforms such as Heroku, GitHub pages, netlify, CodeSandbox, etc.

Send us your work!

If you solve any of them and you want to work with us, just send us the link of your forked repository and a brief description of your work at [email protected].

There are no limitations about the implementation, the developer can follow the programming paradigm, modularization, style, etc. that the developer prefers. However, good coding practices, understandable code and good documentation will be taken into account.

Thank you!

License and Software Information

© adidas AG

adidas AG publishes this software and accompanied documentation (if any) subject to the terms of the MIT license with the aim of opening some challenge wordings to the community. You will find a copy of the MIT license in the root folder of this package. All rights not explicitly granted to you under the MIT license remain the sole and exclusive property of adidas AG.

NOTICE: The software has been designed solely for the purpose of analyzing the code quality by checking the coding guidelines. The software is NOT designed, tested or verified for productive use whatsoever, nor or for any use related to high risk environments, such as health care, highly or fully autonomous driving, power plants, or other critical infrastructures or services.

If you want to contact adidas regarding the software, you can mail us at [email protected].

For further information open the adidas terms and conditions page.

License

MIT

adidas

coding-challenges's People

Contributors

adimortesan avatar junhoyeo avatar moelders avatar noahhaasis avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.