Giter Club home page Giter Club logo

pyconcz-challenge's Introduction

Red Hat–PyCon CZ Coding Challenge

We have prepared 3 programming problems for you to solve. By competing, you may get a job at Red Hat, and the first three people with the most solved problems (ideally all three) win a prize!

Rules

To solve the 3 problems you may use only the Python 3 programming language and its standard library, no external libraries are allowed. Your script must be compatible with Python 3.6 and also finish within 2 minutes on a reasonably powerful machine.

Submit your scripts through our web interface before the deadline on Friday at 14:00.

We have prepared tests which you can use to verify that your solution is correct. However, after submission your script will be checked by more rigorous private tests to make it infeasible to exploit them.

Problems

  1. Restricted sum
  2. Brackets
  3. Build Order

How to & Testing

As a first step, clone this repository to your computer:

$ git clone https://github.com/fedora-python/pyconcz-challenge.git

Inside the repository you will find three directories corresponding to the three problems, each containing a README for the problem, a file into which you should write your solution and two test files.

To run the tests, run the following command in the problem's directory:

$ python3 -m pytest

Beware that the tests do not check whether your script terminates within the allotted 2 minutes.

Contact

If you have any questions, contact us at the Red Hat booth or at [email protected].

pyconcz-challenge's People

Contributors

frenzymadness avatar sanqui avatar torsava avatar

Watchers

 avatar  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.